generate_professional_report
Create professional reports in PowerPoint, Word, HTML, or PDF formats using Microsoft 365 data for security analysis, compliance audits, user activity, and device health monitoring.
Instructions
Generate comprehensive professional reports in multiple formats (PowerPoint, Word, HTML, PDF) from Microsoft 365 data.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reportType | Yes | Type of professional report to generate | |
| title | Yes | Report title | |
| description | No | Report description | |
| dataQueries | No | Data queries to execute and include in report | |
| includeCharts | No | Include visual charts in the report | |
| includeTables | No | Include data tables in the report | |
| includeSummary | No | Include executive summary | |
| outputFormats | Yes | Output formats to generate (can select multiple) | |
| driveId | No | OneDrive/SharePoint drive ID for saving reports | |
| folderId | No | Folder ID within the drive | |
| fileNamePrefix | No | Prefix for generated file names | |
| template | No | Report branding and styling |