Tool
compozy tool
Inspect and invoke registry tools
- Audience
- Operators running durable agent work
- Focus
- Tool guidance shaped for scanability, day-two clarity, and operator context.
compozy 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 Compozy 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 |
|---|---|
| compozy tool approvals | Manage remembered native-tool approval decisions |
| compozy tool approve | Mint a one-shot approval token for one tool invocation |
| compozy tool artifact | Read retained oversized tool results |
| compozy tool info | Show one registry tool descriptor and diagnostics |
| compozy tool invoke | Invoke one registry tool through daemon policy |
| compozy tool list | List operator-visible registry tools |
| compozy tool search | Search operator-visible registry tools |