Skip to content
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 tool

Options 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:

  • human for interactive terminal use
  • json for scripts and other machine-readable consumers
  • jsonl for wait or streaming commands that emit one JSON record per line
  • toon for compact agent-readable summaries

Subcommands

CommandDescription
agh tool infoShow one registry tool descriptor and diagnostics
agh tool invokeInvoke one registry tool through daemon policy
agh tool listList operator-visible registry tools
agh tool searchSearch operator-visible registry tools

On this page