swebsy_replace_page_content
Replace all top-level sections of the selected page with generated components. Use when redesigning an entire page; this overwrites the current page, not creating a new page or appending a section.
Instructions
Replace ALL top-level sections of the CURRENTLY SELECTED page with a generated list of components. This OVERWRITES the page — it does NOT create a new page (use create_page) and does NOT append a single section (use add_section). Use when the user asks to build/replace/redesign an entire page. Each top-level component should be wrapped in a container.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan | Yes | A 1-2 sentence summary of the sections you will create and why. This surfaces as an assistant message. | |
| components | Yes | Top-level page components (sections). Each should be wrapped in a container. |