get_upload_status
Check document processing status with an upload ID to see if it is uploaded, processing, completed, or failed, and confirm webhook callback delivery.
Instructions
Check the processing status of an uploaded document using its uploadId. Returns whether the document is uploaded, processing, completed, or failed, along with webhook callback delivery status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uploadId | Yes | The UUID of the upload |