list_jobs
Retrieve and filter job listings in the Unstructured API by workflow ID or status. Simplify job management and monitoring by accessing relevant job data efficiently.
Instructions
List jobs via the Unstructured API.
Args:
workflow_id: Optional workflow ID to filter by
status: Optional job status to filter by
Returns:
String containing the list of jobs
Input Schema
Name | Required | Description | Default |
---|---|---|---|
status | No | ||
workflow_id | No |