get_relation
Retrieve a specific relation between two entities, including enhanced properties, by specifying the starting entity, ending entity, and relation type.
Instructions
Get a specific relation with its enhanced properties from your knowledge graph
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from | Yes | The name of the entity where the relation starts | |
| to | Yes | The name of the entity where the relation ends | |
| relationType | Yes | The type of the relation |