File Operations

Read File

vibesites_read_file

Read the content of a file from a site. Always read files before editing to see their current state.

Parameters

NameTypeRequiredDescription
site_idstringRequiredSite ID
pathstringRequiredFile path (e.g., "index.html", "styles.css")

Example

Ask Claude something like:

Prompt example
"Show me the current index.html"

Related tools