delete_type_function
Remove a type-function relationship from the database by providing the junction ID and deletion reason.
Instructions
Remove type-function relationship
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | types_functions junction table ID | |
| note_reason | Yes | Deletion reason | |
| note_severity | Yes | 'info', 'warning', 'error' | |
| note_source | Yes | 'ai' or 'user' | |
| note_type | Yes | 'entry_deletion' | entry_deletion |