Skip to content
Tool
CompozyOS RuntimeTool

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 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 Compozy 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
compozy tool approvalsManage remembered native-tool approval decisions
compozy tool approveMint a one-shot approval token for one tool invocation
compozy tool artifactRead retained oversized tool results
compozy tool infoShow one registry tool descriptor and diagnostics
compozy tool invokeInvoke one registry tool through daemon policy
compozy tool listList operator-visible registry tools
compozy tool searchSearch operator-visible registry tools

On this page