codex_app_job
Start, inspect, resume, or cancel durable background goal/turn jobs. Persist thread and turn identifiers with a SQLite ledger for reliable job tracking.
Instructions
Start, inspect, resume, or cancel durable background goal/turn jobs. Jobs use a SQLite ledger and expose persisted thread/turn identifiers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | ||
| jobId | No | ||
| limit | No | ||
| state | No | ||
| action | Yes | ||
| request | No | ||
| includeHistory | No |