Wait for a GPTProto task
gptproto_task_waitResume polling an existing GPTProto task after an interrupted creation call, without resubmitting. Configure interval and timeout up to 600 seconds.
Instructions
Resume MCP-owned polling for an existing known task after an interrupted creation call. It never resubmits and is capped at 600 seconds.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | CLI-compatible polling path template containing {id} | |
| video | No | ||
| task_id | Yes | ||
| interval_ms | No | ||
| output_json | No | ||
| timeout_seconds | No |