yaaif_ambient_workflow_create
Install a workflow graph under an ambient agent. If no graph is supplied, seed it from the Agent Spec workflow_design using spec_id or the bound agent.
Instructions
Install an ambient workflow graph under an ambient agent. Omit workflow_graph to seed from the Agent Spec workflow_design segment when spec_id or a bound ambient agent is available.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| policy | No | ||
| enabled | No | ||
| spec_id | No | ||
| slot_key | No | ||
| description | No | ||
| trigger_rules | No | ||
| workflow_graph | No | ||
| ambient_agent_id | Yes | ||
| requires_approval | No | ||
| workflow_async_enabled | No |