List Codex Agents
agent_listList all active workers and Codex-spawned descendant agents in the current process, returning one compact line per worker. Use it to inspect the fleet shape before retrieving detailed results.
Instructions
List every worker known to this MCP process, including Codex-created descendant agents discovered from the event stream. Returns immediately with one compact line per worker and no full messages. Use this to see the shape of the fleet, including workers Codex spawned on its own; use agent_result when you want their output.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||