get_relations
Walk the knowledge graph around an entity: teachers and students (STUDIED_UNDER), exhibition participation, museum holdings (HELD_BY), memberships, awards. entity_type ∈ artist|work|exhibition|organization. Every edge carries its source citation and the target's URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | ||
| entity_type | Yes | ||
| relation_type | No | Filter to one RelationType, e.g. STUDIED_UNDER, HELD_BY. |