background_jobs
Check the background job mode or execute a single run of the job queue to process pending tasks.
Instructions
Query background job mode ('mode') or trigger a worker run ('run'). 'run' executes one pass of the background job queue.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | No | mode |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |