delete_flow
Delete a flow after file validation, with a mandatory deletion note specifying the reason, severity, and source.
Instructions
Delete flow with file validation
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| flow_id | Yes | Flow ID to delete | |
| note_reason | Yes | Deletion reason | |
| note_severity | Yes | 'info', 'warning', 'error' | |
| note_source | Yes | 'ai' or 'user' | |
| note_type | Yes | 'entry_deletion' | entry_deletion |