File Operations

Write File

vibesites_write_file

Create or update a file. Changes go live automatically — no need to call publish separately. Provide complete, production-quality content with semantic HTML, CSS custom properties, and responsive design.

Parameters

NameTypeRequiredDescription
site_idstringRequiredSite ID
pathstringRequiredFile path (e.g., "index.html")
contentstringRequiredComplete file content

Example

Ask Claude something like:

Prompt example
"Update the hero headline to say Our Story"

Related tools