# Slack slash-command webhook (/docs/reference/rest-api/slack/slackCommands)

Called by Slack, not by you. Verified by HMAC signature over the raw body —
forged requests get 401. `/task` with text enqueues a capture and answers with
an ephemeral acknowledgement inside Slack's 3-second window; `/task` with no
text opens the guided capture modal.
