Skip to main content
When called from a Slack conversation, the tool description includes the current channel_id, thread_id, and team_id. These are used as defaults when not specified.

Parameters

string
default:"channels"
What to list: “workspaces”, “channels”, or “members” (default “channels”).
string
Slack workspace team ID. Required for channels/members unless the current conversation is in a workspace (then it defaults to that workspace).
number
default:0
Max results per page (default 100 for channels/members, max 200).
string
Pagination cursor from a previous response’s next_cursor.