report_get_pages
Retrieve the list of pages in a Power BI report by supplying workspace ID and report ID. Simplifies accessing report structure for analysis.
Instructions
Get the list of pages in a report via the Power BI API
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reportId | Yes | The report ID | |
| workspaceId | Yes | The workspace ID |