list_agents
List installed coding-agent CLIs and confirm which are actually runnable to avoid delegation errors. Read-only; use it to pick a working agent before sending prompts.
Instructions
List the wrapped coding-agent CLIs and whether each can actually run (edits nothing). Each entry reports installed (binary resolves on PATH with the exec bit) and usable (a probe succeeded), plus a reason when it cannot run; available mirrors usable. A CLI can be installed but unusable — codex exits 0 from --version even when its home is unwritable and no real run can succeed — so prefer usable. Read-only; call this first to choose an agent before delegating.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||