| Name | Type | Description | Notes |
|---|---|---|---|
| key | String | A unique key for the agent graph | |
| name | String | A human-readable name for the agent graph | |
| description | String | A description of the agent graph | [optional] |
| rootConfigKey | String | The AI Config key of the root node. A missing root implies a newly created graph with metadata only. | [optional] |
| edges | [AgentGraphEdgePost] | The edges in the graph. If edges or rootConfigKey is present, both must be present. | [optional] |
This repository was archived by the owner on Feb 3, 2026. It is now read-only.