CLI command
capabilities
List every documented Echo capability and its dashboard, documentation, and CLI location.
Invocation#
echo-cli capabilitiesInputs and output#
Writes an indented JSON array containing id, title, gui_path, docs_path, and cli_command. It requires no database credentials because the catalogue ships with the CLI.
State effect#
The command reads the compiled capability catalogue only and has no database or provider effect.
Refusals#
- The catalogue is packaged with the CLI and needs no database or Echo Web binding.