get_form
ActiveTool of mcp-server-dashform
declared in 1.0.0
Get full details of a form including questions, theme, and configuration
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"id",
"organizationId"
],
"properties": {
"id": {
"type": "string",
"description": "The ID of the form"
},
"organizationId": {
"type": "string",
"description": "The organization ID the form belongs to"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
mcp-server-dashform
https://github.com/makloai/mcp-server-dashform
2/7 registries