search_context_items
Search context items by query string and tags to find specific information. Returns matching items with details.
Instructions
Search context items by query string and/or tags. Returns matching items with their details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Path to the context directory | |
| tags | No | Filter items by tags | |
| query | No | Search query string to match against item content | |
| showCompleted | No | Include completed items in the search results |