command_search
Search for and inspect available commands by exact path or case-insensitive text to understand their usage and parameters.
Instructions
Search and inspect mirrorable Cobra commands exposed through the command orchestration facade.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Exact space-separated command path to inspect, such as "items enrich". | |
| query | No | Case-insensitive text to match against command names and summaries. |