Refresh report pack
refresh_report_packRefresh generated regions while preserving declared manual regions. Queues a hosted job; use get_job to retrieve its result. Obtain actual user approval before calling; do not fabricate approval fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| waveId | No | ||
| approval | Yes | ||
| uploadId | Yes | ID of a file uploaded into this workspace. Local paths and arbitrary URLs are not accepted. | |
| projectId | Yes | ||
| requestId | Yes | A new UUID for this job, reused only when retrying identical inputs. | |
| generationId | Yes | ||
| idempotencyKey | Yes | ||
| workspaceToken | Yes | Secret workspace capability returned by create_workspace. Treat as a password; never place in a query string. | |
| expectedRevision | Yes |