| 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] |
| root_config_key | string | The AI Config key of the root node | [optional] |
| edges | \LaunchDarklyApi\Model\AgentGraphEdge[] | The edges in the graph | [optional] |
| created_at | int | ||
| updated_at | int |
This repository was archived by the owner on Feb 3, 2026. It is now read-only.