delete_interaction
Delete an interaction by its ID, providing a reason, severity, source, and type for the deletion.
Instructions
Delete interaction
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| interaction_id | Yes | Interaction 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 |