Write Files (Batch)
vibesites_write_filesWrite multiple files at once. More efficient than calling write_file multiple times. Changes go live automatically.
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
site_id | string | Required | Site ID |
files | array | Required | Array of { path, content } objects |
Example
Ask Claude something like:
Prompt example
"Update both the HTML and CSS at the same time"