hub_search
Search all project cards and journal entries, including archived months, for any keyword, task ID, or name. Returns matching lines with locations to find discussions and decisions.
Instructions
Full-text search across every project card and the entire journal, archived months included. Returns each matching line with its location. START HERE whenever you know a keyword, a task id or a name but not which project owns it — searching once beats guessing project × status against hub_task_list, which is how sessions have actually wasted calls. Also the way to find where something was discussed or decided.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| full | No | return everything, uncapped. By default long lists are trimmed to fit an agent context and what was left out is reported in `truncated`. | |
| query | Yes | plain-text substring, case-insensitive |