get_lineage
Retrieve lineage information for a data entity, including upstream and downstream dependencies. Specify entity ID, type, and depth of traversal.
Instructions
Get lineage information for a specific entity
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity_id | Yes | ||
| entity_type | No | table | |
| upstream_depth | No | ||
| downstream_depth | No |