cigchat_flow_delete_closing_note
Delete a closing note from a flow. This destructive action is irreversible; call without confirm to review impact, then approve to proceed.
Instructions
Delete a closing note from the current flow [DELETE /flow/delete-closing-note] DESTRUCTIVE: irreversible. Call once without confirm to get an impact statement first. Requires the "Manage Flow" scope on the token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Example: 1 | |
| 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. |