Skip to content

Conversation

@promptless
Copy link
Contributor

@promptless promptless bot commented Jan 24, 2026

Open this suggestion in Promptless to view citations and reasoning process

Updates the "Understanding Slack Permissions" info box in the Slack integration guide to reflect that Promptless no longer requests broader permissions than it needs.

Change: Removed the statement that "Promptless requests broader permissions than it currently uses to support potential future features like searching across Slack threads" because PR #1866 removes the channels:manage and search:read scopes from the marketplace Slack app. The info box now accurately explains that Promptless only accesses Slack content when explicitly triggered.

Trigger Events

Promptless/promptless PR #1866: fix: remove channel:manage and search:read from marketplace slack app

Promptless Research (1 GitHub PR)

Agent Response

I've completed the documentation update for PR #1866.

Summary

PR #1866 removes channels:manage and search:read permissions from the marketplace Slack app—these permissions are now only requested for Promptless's internal installation, not for customers.

I found that the Slack integration documentation had an Info box that stated:

"Promptless requests broader permissions than it currently uses to support potential future features like searching across Slack threads for relevant context."

This statement is now inaccurate since the marketplace app no longer requests those "broader permissions."

Documentation Change

File: fern/docs/integrations/slack.mdx

Updated the "Understanding Slack Permissions" Info box from explaining "broader permissions for future features" to simply describing how Promptless accesses Slack content:

"By default, Promptless only accesses Slack content when you explicitly trigger it by tagging @Promptless or using the "Update Docs" message action. If you enable passive listening, Promptless monitors only the specific channels you select."

This update ensures users aren't surprised by the permissions they see during installation (since there are now fewer permissions requested) and accurately describes Promptless's privacy-conscious approach to Slack data access.


Help us improve Promptless — If this suggestion missed the mark, please share quick feedback.

If you want Promptless to make further changes on this PR, feel free to leave a comment tagging Promptless (It won't show up in the user drop down but Promptless will get it!)

<img src="../assets/slack-permissions.png" alt="Slack Permissions" />
</Frame>

<Info title="Understanding Slack Permissions">
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Citation: PR #1866 removes channels:manage and search:read scopes from the marketplace Slack app (see changes in IntegrationsList.tsx and onboarding/slack/page.tsx). The previous Info box mentioned "broader permissions for future features like searching across Slack threads" which is no longer accurate.
View source

@prithvi2206 prithvi2206 merged commit d781f84 into main Jan 24, 2026
2 checks passed
@github-actions
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants