delete_note
Deletes a note from the knowledge base using its unique note ID. Removes the note permanently from the SQLite-backed store.
Instructions
Delete a note by its id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |