Path Parameters
Body
application/json
The prompt to execute
Worker queue ID (UUID) to route execution to - REQUIRED
Optional system prompt
Whether to stream the response
User attribution metadata (optional, auto-filled from token)
Execute an agent by submitting to Temporal workflow.
This creates an execution record and starts a Temporal workflow. The actual execution happens asynchronously on the Temporal worker.
The runner_name should come from the Composer UI where user selects from available runners (fetched from Kubiya API /api/v1/runners).
The prompt to execute
Worker queue ID (UUID) to route execution to - REQUIRED
Optional system prompt
Whether to stream the response
User attribution metadata (optional, auto-filled from token)