List Codex threads
list_codex_threadsList recent Codex threads with id, title, cwd, last update, and status to identify the exact thread to continue working on.
Instructions
List recent Codex threads (id, title, cwd, last update, status) so you can pick the exact threadId to talk to.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | No | Only threads whose session cwd matches this path exactly | |
| limit | No | How many threads to return (default 15) | |
| loadedOnly | No | Only threads currently loaded/live inside this app-server (default false) | |
| searchTerm | No | Substring filter on the thread title |