SEO & Forms

Get Submissions

vibesites_get_submissions

Get form submissions for a site. Returns submission data, form name, and timestamp. Filter by form_name if the site has multiple forms.

Parameters

NameTypeRequiredDescription
site_idstringRequiredSite ID
form_namestringOptionalFilter by form name (e.g., "contact")

Example

Ask Claude something like:

Prompt example
"Show me the contact form submissions"

Related tools