Microsoft · Capability
Microsoft Power BI REST API — Datasets
Microsoft Power BI REST API — Datasets. 5 operations. Lead operation: Microsoft List datasets. Self-contained Naftiko capability covering one Microsoft business surface.
What You Can Do
GET
Listdatasets
— Microsoft List datasets
/v1/datasets
GET
Getdataset
— Microsoft Get a dataset
/v1/datasets/{datasetid}
DELETE
Deletedataset
— Microsoft Delete a dataset
/v1/datasets/{datasetid}
POST
Refreshdataset
— Microsoft Trigger dataset refresh
/v1/datasets/{datasetid}/refreshes
GET
Listrefreshhistory
— Microsoft List refresh history
/v1/datasets/{datasetid}/refreshes
MCP Tools
microsoft-list-datasets
Microsoft List datasets
read-only
idempotent
microsoft-get-dataset
Microsoft Get a dataset
read-only
idempotent
microsoft-delete-dataset
Microsoft Delete a dataset
idempotent
microsoft-trigger-dataset-refresh
Microsoft Trigger dataset refresh
microsoft-list-refresh-history
Microsoft List refresh history
read-only
idempotent