Execute Team Stream
API Reference
Execute Team Stream
Execute a team task with streaming response.
The team leader coordinates and delegates the task to appropriate team members. Results are streamed back in real-time.
POST
Execute Team Stream
Authorizations
Enter your Kubiya API token (format: Bearer )
Path Parameters
Body
application/json
The prompt/task to execute
Worker queue ID (UUID) to route execution to - REQUIRED
Optional system prompt for team coordination
Whether to stream the response
User attribution metadata (optional, auto-filled from token)
Optional execution environment overrides (working_dir, env_vars, etc.)
Optional metadata for tracking and filtering executions (e.g., meta_agent_session_id, trigger_type)
Response
Successful Response