diff --git a/integrations/slack.mdx b/integrations/slack.mdx index c73e6e1..96916eb 100644 --- a/integrations/slack.mdx +++ b/integrations/slack.mdx @@ -123,7 +123,6 @@ When you mention `@tembo` in a thread, the coding agent automatically: Tembo reacts to Slack interactions and maps them to automation triggers (use a `slack.*` naming convention in your `triggerName`, e.g., `slack.app_mention`). The Integrations page in the app shows the live set enabled for your org. Supported events: - `app_mention` -- `slash_command` - `message_action` - `thread_reply`