list_datasets
Retrieve all datasets from a Power BI workspace with details including ID, name, configuration, and storage mode for analysis and integration.
Instructions
List all datasets (semantic models) in a Power BI workspace.
Returns dataset id, name, configured-by, web URL, is-refreshable flag,
and the target storage mode (Import / DirectQuery / etc.).
Use the id field as dataset_id in subsequent tools.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace_id | Yes |