apply_queue_approve
Approve multiple prepared queue items by specifying job IDs and the queue file path, moving them from prepared to approved status.
Instructions
Approve a batch of queue items (prepared → approved).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_ids | Yes | List of job_id strings to approve. | |
| path | Yes | Absolute path to the JSON queue file. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |