bulk_delete_notes
Remove multiple notes in Flint Note based on type, tags, or specific content patterns. Requires confirmation to ensure precise bulk deletions.
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 |