Confirm a Destructive Action
confirm_destructiveRender a red confirmation card before irreversible actions. Optionally require the user to re-type a specific string to proceed.
Instructions
Render a red, friction-heavy confirmation card BEFORE any irreversible action (delete repo, drop database, force-push to main, wipe /workspace). Optional requireType field demands the user re-type a specific string to proceed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cardId | Yes | Board card ID (e.g. col-1773256154568) | |
| content | Yes | Short human-readable line shown above the card (1–2 sentences max) | |
| payload | Yes | Structured data for the card widget |