tosea_wait_for_document_parse
Monitor a document parse job by polling until it completes, fails, or is cancelled, with configurable timeout and polling intervals.
Instructions
Poll a document parse job until completed, failed, or cancelled.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| document_parse_id | Yes | ||
| timeout_seconds | No | ||
| poll_interval_seconds | No | ||
| max_poll_interval_seconds | No |