edit_relation
Update properties of an existing relationship between two entities in a knowledge graph. Provide source and target entity names and the updated data to apply.
Instructions
Update the properties of an existing relationship between two entities.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source_id | Yes | Source entity name of the relationship to update. | |
| target_id | Yes | Target entity name of the relationship to update. | |
| updated_data | Yes | Relationship properties to update. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||