Execute Dynamic
Dynamic Executions
Execute Dynamic
Execute an agent or team dynamically without pre-creating entity.
Creates an ephemeral agent/team and executes it immediately. The entity is not persisted to the agents/teams table.
Workflow:
- Auto-resolve worker queue if not provided
- Generate ephemeral entity_id
- Store full entity definition in execution_metadata
- Start dedicated Temporal workflow
- Link to meta_agent_session_id if provided
POST
Execute Dynamic
Documentation Index
Fetch the complete documentation index at: https://docs.kubiya.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Enter your Kubiya API token (format: Bearer )
Body
application/json
Request for dynamic agent/team execution
User prompt
Agent or team definition
Worker queue ID (auto-selected if omitted)
Parent meta agent session ID
Allow other org members to view
Available options:
private, org, public