v13

OpenAPI 3.1.02026-08-03214467.7 KB
Batched Grid Workflow

Execute Batched Grid Workflow

Execute a batched grid workflow enabling parallel execution of multiple agents across multiple tasks in a single request. This is a premium-only feature.

post/v1/batched-grid-workflow/completions

Headers

x-api-keystring required

Request body

namestring nullable

The name of the batched grid workflow.

descriptionstring nullable

The description of the batched grid workflow.

tasksstring[] nullable

The tasks to be completed by the batched grid workflow.

max_loopsinteger nullable

The maximum number of loops to be completed by the batched grid workflow.

imgsstring[] nullable

The images to be used by the batched grid workflow.

Response

Successful Response

job_idstring required

The job ID of the batched grid workflow.

namestring required

The name of the batched grid workflow.

descriptionstring required

The description of the batched grid workflow.

statusstring required

The status of the batched grid workflow.

{"stackTrail":"components:schemas:BatchedGridWorkflowOutput:properties:outputs","oasType":"schema","type":"unknown","title":"Outputs","description":"The outputs of the batched grid workflow."}
timestampstring required

The timestamp of the batched grid workflow.