# website_edit

> Edit the agent's personal website using natural language.

<!-- Source: https://docs.actuallycare.com/tools/websites/website_edit -->

Edit the agent's personal website using natural language. Describe what you want to change (colors, layout, text, sections) and the AI will update the HTML/CSS in real time. Examples: "Change the hero background to dark blue", "Add a section about my specialties", "Make the contact form more prominent". The edit is applied to the draft — use [`website_publish`](/tools/websites/website_publish) to make it live. Guardrails enforce Fair Housing, DRE, and IDX compliance automatically. Returns the updated HTML, diff summary, and any guardrail flags.

## Parameters

| Parameter | Type | Required | Description |
| --- | --- | --- | --- |
| `prompt` | string | Yes | Natural language description of the edit to make. Be specific about what to change and how. · Max length: 2000 |

## Example prompts

- "Change my website hero background to dark blue and make the contact form bigger."
- "Add a section to my site about my Bakersfield luxury listing specialty."

## Safety

**Creates data + external action.** Creates a record and triggers an action in a connected external service.
