Agent tools
MCP tools let agents search Slack messages, expand selected results, list approved channels, and inspect sync status without broad Slack credentials.
search_slack_messages expand_slack_result list_slack_channels get_slack_sync_status
Expose approved Slack channel history to agents through MCP tools while preserving workspace-bound credentials, access-profile scope, and actor-bound result handles.
MCP tools let agents search Slack messages, expand selected results, list approved channels, and inspect sync status without broad Slack credentials.
search_slack_messages expand_slack_result list_slack_channels get_slack_sync_status
Result handles include actor identity and access-profile versioning. If an access profile changes, old handles are rejected.
The backend includes hosted MCP routes and a CLI MCP bridge for local workflows, with protocol validation and credential audience enforcement.
Use the API reference to map MCP tools to the same retrieval and authorization behavior exposed through REST and CLI flows.
Open API reference →