command_search
Find and examine Cobra commands exposed through the command orchestration facade, using exact path or case-insensitive text search.
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. |