delete_type
Deletes a type after validating its relationships, requiring a reason, severity, source, and note type for audit trail.
Instructions
Delete type with relationship validation
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type_id | Yes | Type 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 |