wp_performance_export
Export a detailed performance report for a WordPress site, including historical data and analytics. Supports multiple formats and custom time ranges.
Instructions
Export comprehensive performance report
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | No | Specific site ID for multi-site setups (optional for single site) | |
| format | No | Export format (json, csv, summary) | |
| includeHistorical | No | Include historical data (default: true) | |
| includeAnalytics | No | Include analytics and insights (default: true) | |
| timeRange | No | Time range for data export (1h, 6h, 24h, 7d, 30d) |