bulk_delete_notes
Remove multiple notes from Flint Note that match specified filters such as type, tags, or content pattern, with optional confirmation for bulk deletion.
Instructions
Delete multiple notes matching criteria
Input Schema
Name | Required | Description | Default |
---|---|---|---|
confirm | No | Explicit confirmation required for bulk deletion | |
pattern | No | Regex pattern to match note content or title | |
tags | No | Filter by tags (all tags must match) | |
type | No | Filter by note type |