trove_search
Search a vault for snippets and secrets using full-text queries and filters by tags and kind.
Instructions
Search the vault. Full-text over snippets; metadata-only over secrets (title/tags/category, never values). Filter by tags and kind.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | 'snippet', 'secret' or 'all' (default all). | |
| tags | No | Require all these tags. | |
| query | No | Free text to match. |