Creates data + external actionLanding pagesMCP tool
landing_page_edit
Edit a landing page using natural language.
Edit a landing page using natural language. Describe what you want to change (colors, text, layout, questions) and the AI will update the HTML/CSS. Same compliance guardrails as website_edit — Fair Housing, DRE, and XSS rules are enforced automatically. The edit is applied to the draft — use landing_page_publish to make it live. Examples: "Change the background to navy blue", "Add a question about school district preferences", "Make the welcome text larger".
Parameters#
| Parameter | Type | Required | Description |
|---|---|---|---|
landing_page_id | string | Yes | UUID of the landing page to edit. Use landing_page_get to find. |
prompt | string | Yes | Natural language description of the edit. Be specific. · Max length: 2000 |
Example prompts#
- "On the Birchwood sign-in page, change the background to navy and enlarge the welcome text."
- "Add a question about school district preferences to my open house landing page."
Safety#
Creates data + external action. Creates a record and triggers an action in a connected external service.