search
Retrieve session thoughts by case-insensitive text match or tag filter (all tags required). Optionally confine search to a specific branch.
Instructions
Search the current session's thoughts by text content, tags, or both. Text search is case-insensitive substring matching. Tag search requires all specified tags to be present. Optionally limit to a specific branch. Read-only. Returns matching thoughts with their numbers, content, and tags.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Text to search for (case-insensitive) | |
| tags | No | Filter by tags (must have all specified) | |
| branchId | No | Limit search to specific branch |