Find related objects
find_relatedQuery the i3X relationship graph to find objects related to specified elements, optionally filtering by relationship type and including metadata.
Instructions
Objects related to the given ones via the i3X relationship graph. If relationshipType omitted, groups by type.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| elementIds | Yes | Start element IDs. | |
| includeMetadata | No | Include descriptions (default false). | |
| relationshipType | No | Optional: a RelationshipType elementId or displayName. |