codex_start_thread
Starts a new conversation thread session with the Codex agent, enabling autonomous coding tasks with configurable models, sandbox modes, and network access.
Instructions
Start a new conversation thread session with the Codex agent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workingDirectory | No | ||
| model | No | ||
| sandboxMode | No | danger-full-access | |
| networkAccessEnabled | No | ||
| webSearchEnabled | No |