execute_next_job_step
Process the next item in a queued background job to prevent API flooding during media stack operations.
Instructions
Processes a single sequential block item from an active background batch queue entry to prevent API flooding. (Jobs that have been started are also advanced automatically, one item per minute, by the job runner.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jobId | Yes | The unique tracking ID of the active job array to step execute. |