Edit a website section
edit_site_sectionPatch an existing website section by index with new heading and/or body, or append a new section. Page re-renders live.
Instructions
Live editor: patch one website section by index (heading and/or body), or append a new section when index is omitted. Re-renders the page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | ||
| index | No | Section index to patch; omit to append. | |
| heading | No | ||
| project | Yes |