An edge in an agent graph connecting two AI Configs
| Name | Type | Description | Notes |
|---|---|---|---|
| key | String | A unique key for this edge within the graph | |
| sourceConfig | String | The AI Config key that is the source of this edge | |
| targetConfig | String | The AI Config key that is the target of this edge | |
| handoff | Object | The handoff options from the source AI Config to the target AI Config | [optional] |