slipbox_search_notes
Search your notes by text, tags, or type to locate relevant information. Combine query, tags, and note type for precise filtering.
Instructions
Search for notes by text, tags, or type.
Searches across titles and content. Combine parameters for precise filtering.
Examples:
Search by topic: query="poetry revision"
Filter by tag: tags="craft,poetry"
Find structure notes: note_type="structure"
Combined: query="metaphor" tags="poetry" limit=5
Args: query: Text to search in titles and content (optional) tags: Comma-separated tags to filter by, e.g. "poetry,craft" (optional) note_type: Filter by type: fleeting/literature/permanent/structure/hub (optional) limit: Maximum results to return (default: 10)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | ||
| limit | No | ||
| query | No | ||
| note_type | No |