cancel_job
Delete a specific job by its ID to stop processing and manage resources in the Unstructured API workflow system.
Instructions
Delete a specific job.
Args:
job_id: ID of the job to cancel
Returns:
String containing the response from the job cancellationInput Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |