Jeden/Docs

CLI command

jeden tools

Inspect the currently visible and executable Jeden tool registry.

Exact invocation#

Shell
jeden tools [--json] [--cwd path]

Inputs and options#

  • Optional: --cwd to select project tools and configuration.
  • Optional: --json for structured tool name, description, and input-schema rows; the default is a text table.

Output and state effect#

Discovers built-ins, project/user custom tools, MCP tools, and their capability health, then prints the active projection without executing a tool.

Refusals and boundaries#

  • Unknown global options are refused before discovery.
  • Unavailable or conflicting tools are excluded or surfaced through capability diagnostics rather than advertised as executable.