list_workspaces
Retrieve configured Slack workspaces with authentication type and primary status. Returns list of workspaces, primary alias, and configuration errors without exposing tokens.
Instructions
List configured Slack workspaces with auth type and primary status.
Returns a dict with workspaces (list of redacted profiles), primary
(alias of the default workspace), and errors (config errors found at
load time, e.g. malformed env values). Tokens never appear in the
response.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||