get_edge_history
Retrieves the temporal history of connections between two items, showing when they were linked, edge types over time, and confidence changes. Input two item UUIDs.
Instructions
Get the temporal history of knowledge edges between two specific items — when they were connected, edge types over time, confidence changes. Pass item_a and item_b as UUIDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_a | Yes | UUID of the first item | |
| item_b | Yes | UUID of the second item |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| history | Yes |