codex_list_projects
Retrieve known Codex projects from registry, hook history, transcripts, and cached state to obtain a project reference for use with other tools.
Instructions
List known Codex projects from registry, hook history, transcripts, and cached Codex state. Use this before preflight or submit when you need a project reference; later tools accept projectId, project name, or project path and return canonical projectId. Next call codex_preflight_project_run for a concrete project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| compact | No | ||
| limit | No | ||
| refresh | No | ||
| include_private_details | No | ||
| roots | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| error | No | ||
| agentGuidance | No | ||
| agentGuidanceText | No | ||
| recoveryAttemptState | No |