Skip to main content

Interface Parameters

Pass one of agent, team, or workflow to the Slack constructor.

Endpoints

Available at the /slack prefix (customizable with prefix).

POST {prefix}/events

Receives all Slack events (URL verification, messages, app mentions, thread starts).

Built-in Event Handling

Developer Resources

Slack Guide

Setup, code examples, streaming behavior, and troubleshooting.

SlackTools Reference

Toolkit parameters and methods for sending messages, searching, and file management.