report_create_definition
Create a new report in a Microsoft Fabric workspace by loading PBIR definition files from a specified directory.
Instructions
Create a new report in a workspace (long-running operation). Reads PBIR definition files from the specified directory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| description | No | Description of the report | |
| displayName | Yes | Display name for the report | |
| workspaceId | Yes | The workspace ID | |
| definitionDirectoryPath | Yes | Path to a directory containing report definition files (PBIR format) |