get-lineage
Retrieve upstream and downstream lineage for any data entity by providing its type and UUID, with configurable depth for analysis.
Instructions
Get upstream and downstream lineage for an entity by UUID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity | Yes | Entity type | |
| id | Yes | Entity UUID | |
| upstreamDepth | No | Depth of upstream lineage (default 1) | |
| downstreamDepth | No | Depth of downstream lineage (default 1) |