aidelly_create_report
Create a report for a date range and synchronously build its analytics snapshot from the workspace connected accounts. Requires an Idempotency-Key header.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | Optional body override for endpoints with sparse parameter schemas. | |
| query | No | Optional query overrides for endpoints with sparse parameter schemas. | |
| title | Yes | ||
| brand_id | No | ||
| sections | No | ||
| commentary | No | ||
| templateId | No | ||
| dateRangeEnd | Yes | ||
| workspace_id | No | Workspace to operate in. Do not ask the user for this UUID — call aidelly_list_workspaces and use the `id` of the matching workspace. Optional for read operations; required when creating content. | |
| dateRangeStart | Yes | ||
| idempotency_key | Yes | ||
| includeComparison | No |