Tool
AGH RuntimeTool
agh tool
Inspect and invoke registry tools
- Audience
- Operators running durable agent work
- Focus
- Tool guidance shaped for scanability, day-two clarity, and operator context.
agh tool
Inspect and invoke registry tools
Options
-h, --help help for toolOptions inherited from parent commands
--json Emit JSON output
-o, --output string Output format: human, json, jsonl, or toon (default "human")Output Formats
Every AGH command supports -o, --output:
humanfor interactive terminal usejsonfor scripts and other machine-readable consumersjsonlfor wait or streaming commands that emit one JSON record per linetoonfor compact agent-readable summaries
Subcommands
| Command | Description |
|---|---|
| agh tool info | Show one registry tool descriptor and diagnostics |
| agh tool invoke | Invoke one registry tool through daemon policy |
| agh tool list | List operator-visible registry tools |
| agh tool search | Search operator-visible registry tools |