| Name | Type | Description | Notes |
|---|---|---|---|
| name | String | A human-readable name for the agent graph | [optional] |
| description | String | A description of the agent graph | [optional] |
| rootConfigKey | String | The AI Config key of the root node. If present, edges must also be present. | [optional] |
| edges | [AgentGraphEdge] | The edges in the graph. If present, rootConfigKey must also be present. Replaces all existing edges. | [optional] |
This repository was archived by the owner on Feb 3, 2026. It is now read-only.