get_entity_relationships
Fetch all relationships for a Productboard entity—parent, child, link, blocking—with optional filters by type or target.
Instructions
Get all relationships for a Productboard entity (parent, children, links, blocking, etc.). Can optionally filter by relationship type or target.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Filter by relationship type (parent, child, link, isBlockedBy, isBlocking) | |
| entityId | Yes | Entity UUID | |
| targetId | No | Filter by target entity UUID |