保存额度续跑策略
quota_resumer_upsert_policySave or update a task's quota-resume policy to automatically continue after a rate-limit reset, with configurable safety delay, max cycles, and continue-until-complete option.
Instructions
保存或更新一个任务的额度续跑策略;此操作本身不创建 Codex 定时任务。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| threadId | Yes | ||
| maxCycles | Yes | ||
| instruction | Yes | ||
| threadTitle | Yes | ||
| safetyDelaySeconds | Yes | ||
| continueUntilComplete | Yes |