openInBrowser
Write HTML to temp file and open in default browser. For visual reports and dashboards.
Instructions
Write HTML to temp file and open in default browser. For visual reports and dashboards.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| html | Yes | Full self-contained HTML document content | |
| filename | No | Basename only, must end in .html. Default: report-<timestamp>.html |