get_job_check
Track the status of background jobs by job ID using this tool. Retrieve results for completed tasks, identify failures, or determine if a job is still processing, aborted, or unknown.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
api_key | No | PDF.co API key. If not provided, will use X_API_KEY environment variable. (Optional) | |
job_id | Yes | The ID of the job to get the status of |