Get Submissions
vibesites_get_submissionsGet form submissions for a site. Returns submission data, form name, and timestamp. Filter by form_name if the site has multiple forms.
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
site_id | string | Required | Site ID |
form_name | string | Optional | Filter by form name (e.g., "contact") |
Example
Ask Claude something like:
Prompt example
"Show me the contact form submissions"