background_jobs
Retrieve the current background job mode or start a single execution pass of the background job queue.
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 |