Slack Bolt Event Subscription Debugger
Debugs Slack app event flows with the Bolt SDK, signature verification, `app.event()` handlers, and `ack()` timing. Useful for tracing why Events API deliveries, slash commands, or interactive callbacks are failing in real integration environments.
What it does
Slack Bolt Event Subscription Debugger
Debugs Slack app event flows with the Bolt SDK, signature verification, app.event() handlers, and ack() timing. Useful for tracing why Events API deliveries, slash commands, or interactive callbacks are failing in real integration environments.
Installation
Use the upstream install or setup path that matches your environment:
- npm install @slack/bolt
Requirements and caveats from upstream:
- The Slack Request URL for a Bolt app must have the path set to /slack/events.
- | payload | Contents of the incoming event. The payload structure depends on the listener. For example, for an Events API event, payload will be the [event type structure](https://docs.slack.dev/apis/events-api#event-...
Basic usage or getting-started notes:
-
A JavaScript framework to build Slack apps in a flash with the latest platform features. Read the getting started guide to set-up and run your first Bolt app.
-
bash
-
Initialization
-
Extracted from upstream docs: https://raw.githubusercontent.com/slackapi/bolt-js/HEAD/README.md
Source
Capabilities
Install
Quality
deterministic score 0.45 from registry signals: · indexed on github topic:agent-skills · 8 github stars · SKILL.md body (1,460 chars)