Skip to content

Commit b9d63b4

Browse files
committed
Instruct users to add users.profile:read scope to token as profile.get API requires it
1 parent 7a0eef8 commit b9d63b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/slack/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ MCP Server for the Slack API, enabling Claude to interact with Slack workspaces.
7878
- `chat:write` - Send messages as the app
7979
- `reactions:write` - Add emoji reactions to messages
8080
- `users:read` - View users and their basic information
81+
- `users.profile:read` - View detailed profiles about users
8182

8283
4. Install App to Workspace:
8384
- Click "Install to Workspace" and authorize the app

0 commit comments

Comments
 (0)