get_relationship_snapshot
Retrieve a relationship's current snapshot with provenance by specifying its type, source entity ID, and target entity ID.
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 |