delete_note_by_text
Delete notes containing a specific keyword, optionally filtered by category. Requires confirmation to permanently remove matching notes.
Instructions
Delete notes containing a given keyword (optionally limited to a category). Requires confirm_delete=True to actually remove them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keyword | Yes | ||
| category | No | ||
| confirm_delete | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |