slack_list_channels
Find Slack channels your bot can access. Filter by public, private, or direct message types and exclude archived channels to identify the right workspace channels.
Instructions
List channels the Slack workspace bot can see.
Args: types: Comma-separated: public_channel, private_channel, mpim, im. exclude_archived: project_id: Authenticated Project UUID. project_ref: Exact project correlation reference. connector_account_ref: Project-bound connector account alias. idempotency_key: Stable business-action identity. effect: Required and must be read; Spring verifies it. approval_ref: Approved platform task UUID when resuming a write.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| types | No | public_channel | |
| effect | Yes | ||
| project_id | No | ||
| project_ref | No | ||
| approval_ref | No | ||
| idempotency_key | No | ||
| exclude_archived | No | ||
| connector_account_ref | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |