Stream Processor

slack

0.1.0

Routes raw Slack webhooks into Slack-backed agent streams.

Processor deps

Consumes

Emits

Owned events

slack/connected

Slack OAuth connection was established for this project.

slack/disconnected

Slack OAuth connection was removed for this project.

slack/thread-route-configured

Declares that a Slack thread timestamp maps to a stream path. The Slack processor reduces this into its routing table on `/integrations/slack`.

slack/webhook-received

Raw Slack Events API callback body, appended by the Slack ingress worker to `/integrations/slack` and forwarded unchanged to routed thread streams.