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).
Enter your Kubiya API token (format: Bearer
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)
Optional execution environment settings (working_dir, etc.)