Read File
vibesites_read_fileRead the content of a file from a site. Always read files before editing to see their current state.
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
site_id | string | Required | Site ID |
path | string | Required | File path (e.g., "index.html", "styles.css") |
Example
Ask Claude something like:
Prompt example
"Show me the current index.html"