save_report_template
Capture the current report's theme, page wallpaper, canvas size, and navigation settings into a reusable template for later application.
Instructions
Save the report's current look as a reusable TEMPLATE bundle (inverse of apply_report_template): captures the live theme, the page's wallpaper + canvas size, and the report nav settings into one templateJson to re-apply later. page defaults to the first page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | a name for the template | |
| page | No | page to capture wallpaper/canvas from (optional; default first page) | |
| reportSessionId | Yes |