update_page
Modify HTML content on published web pages to update dashboards, landing pages, or reports with new information.
Instructions
Update the HTML content of an existing published page.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | The slug of the page to update | |
| html | Yes | New HTML content | |
| name | No | New name (optional) |