list_columns
Retrieve column details from Power BI datasets, including names, tables, data types, and key column status, with optional table filtering.
Instructions
List columns (dimensions) in a Power BI dataset.
Returns each column's name, parent table, description, data type, and whether it is a key column. Optionally filter by table name.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace_id | Yes | ||
| dataset_id | Yes | ||
| table_name | No |