cigchat_flow_delete_bot_field
Delete a bot field from your flow after an impact statement. Confirm the irreversible action to proceed.
Instructions
Delete bot field [DELETE /flow/delete-bot-field] 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 |
|---|---|---|---|
| var_ns | Yes | Accepts either the bot_field namespace id or the bot_field's exact name — the server resolves names automatically. | |
| 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. |