cigchat_cancel_broadcast
Cancel a pending broadcast and remove all unsent recipients. Use this to stop a scheduled or in-progress message before it sends, with a confirmation step to prevent accidental cancellation.
Instructions
Cancel all pending recipients of a new, scheduled, or sending broadcast in the current flow. [DELETE /subscriber/broadcast/cancel] DESTRUCTIVE: irreversible. Call once without confirm to get an impact statement first. Requires the "Send Message" scope on the token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Confirmation token from this tool's previous "requires_confirmation" response. Call without it first, show the human the impact statement, and only pass the token once they have approved. | |
| broadcast_ns | Yes |