Get Processing Job
get_processing_jobCheck the status, progress, and results of background QGIS processing jobs. Omit the job ID to list all jobs.
Instructions
State of a background job: 'running' (with progress 0-100), 'succeeded' (with result, loaded_layers and warnings, as execute_processing returns them), 'failed' (with error) or 'cancelled'. Omit job_id to list every job.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||