List Codex threads
codex_list_threadsList persisted Codex threads whose working directories fall under CODEX_ALLOWED_ROOTS, filtering out any outside to enforce repository-root security.
Instructions
List persisted Codex threads whose working directories are inside CODEX_ALLOWED_ROOTS. Results outside those roots are filtered.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | No | Optional exact allowed working-directory filter. | |
| limit | No | ||
| cursor | No | Optional pagination cursor. | |
| searchTerm | No | Optional thread search text. |