get_job_info
Retrieve detailed information about a specific job by providing its ID to access status, progress, and related data from the Unstructured API.
Instructions
Get detailed information about a specific job.
Args:
job_id: ID of the job to get information for
Returns:
String containing the job informationInput Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |