get_dataset_details
Retrieve metadata and structure of a Power BI semantic model by providing the workspace and dataset IDs.
Instructions
Retrieve dataset (semantic model) metadata and structure.
Args: workspace_id: The unique identifier of the Power BI workspace (UUID format). dataset_id: The unique identifier of the dataset (UUID format).
Raises: ToolError: If workspace_id or dataset_id is missing or invalid format
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dataset_id | Yes | ||
| workspace_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||