get_upload_status
Check the status of a background upload using the job ID from upload_local_file_background. Get real-time progress and completion details.
Instructions
Check the status of a background upload started with upload_local_file_background.
Args: job_id: The job ID returned by upload_local_file_background.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes |