OAuth-backed Slack integration for Slack-shaped messaging, file uploads, Dataset Handle CSV exports, channel management, Slack Connect invitations, and channel/user context.
$ deepline tools describe slack_get_channel_history --json
slack_get_channel_historyslack_get_or_create_private_channelslack_get_userslack_invite_to_connect_channelslack_invite_users_to_channelslack_list_channelsslack_lookup_user_by_emailslack_message_with_hitlslack_open_conversationslack_post_messageslack_reply_in_threadslack_upload_fileInput/output schemas, exact per-action cost, and a fixture suite. Same call signature as every other Deepline integration.
Connect your own provider API key and keep the vendor relationship in your workspace. Deepline routes the call without exposing provider spend.
Every action is invokable from Claude Code, Codex, Cursor, or any MCP-capable agent via the same skill surface.
Install the CLI, connect your provider key from the dashboard, then run typed tools from Claude Code, Codex, Cursor, or your own agent.
npm install -g deepline@latest && npm exec --yes --package=deepline@latest -- deepline setup --json
Agent setup: Install the Deepline CLI and skills using https://code.deepline.com/agent-install.txt