get_relationship_snapshot
Retrieve the current snapshot of a relationship between two entities, including its provenance and type. Use to inspect relationships like PART_OF or SUPERSEDES.
Instructions
Get the current snapshot of a specific relationship with provenance
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| relationship_type | Yes | Type of relationship | |
| source_entity_id | Yes | Source entity ID | |
| target_entity_id | Yes | Target entity ID |