[ connector source ]

Connect Slack to Your AI Agent

Ana calls the Slack Web API from its Python sandbox to search messages, list channels, and read threads, then joins conversational context with warehouse data.

api communication native connector auto-discovery multi-source joins
[ about Slack ]

TextQL's Slack connector gives your AI agent direct access to query your data using natural language. Connect via Slack OAuth 2.0 (Slack App install). An admin whitelists slack.com in the TextQL admin console and installs the TextQL Slack App on the workspace. Bot tokens are injected at the network layer.

[ faq ]

Common questions

The minimum scopes are channels:history, channels:read, search:read, and users:read. Admins can grant more scopes like groups:history for private channels or chat:write for Ana to post messages. Scopes are selected during Slack App installation and can be adjusted later.

[ try textql ]

Bring Us Your Hardest Problem