dbt-list-exposures
List downstream BI, ML, and application consumers declared as dbt exposures, optionally filtered by type or name.
Instructions
List dbt exposures (downstream BI/ML/application consumers declared in YAML)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| exposureType | No | Filter by type (dashboard | application | ml | analysis | notebook) | |
| search | No | Substring match against exposure name | |
| limit | No |