Get publish batch status
get_publish_batch_statusCheck live status of up to 20 publish jobs in a single read-only batch, including final queue capacity.
Instructions
Read up to 20 live job states and one final queue-capacity sample; never writes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan_ids | Yes | One to twenty unique exact plan IDs for a bounded live-status read. | |
| timeout_ms | No | Bounded local plug-in request timeout in milliseconds. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes | ||
| queue | Yes | ||
| summary | Yes | ||
| queue_error | Yes | ||
| schema_version | Yes | ||
| status_batch_id | Yes | Exact plan identifier returned by planning; write tools require explicit approval of this unchanged value. |