delete_theme
Delete a theme with flow validation by providing deletion reason, severity, and source.
Instructions
Delete theme with flow validation
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| theme_id | Yes | Theme 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 |