Hostinger OpenClaw VPS
get_form
Read one form endpoint: URL, assignment, active/paused, submission COUNT, notification email, confirmation message, origin rule, and the embed snippet. Submissions themselves are dashboard-only (visitor PII) — this never returns them.
Remote dplooyinc/hosting
Remote (network-hosted)
Other tools also called get_form?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"formId": {
"type": "string",
"description": "The form endpoint ID (from list_forms or get_project)"
}
}
}