You're viewing a demo portfolio

Join the waitlist
PRSM

delete_form

Active

Tool of mcp-server-dashform

declared in 1.0.0

Permanently delete a form and all its associated data (versions, replies, etc.)

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 to delete"
    },
    "organizationId": {
      "type": "string",
      "description": "The organization ID the form belongs to"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

mcp-server-dashform

https://github.com/makloai/mcp-server-dashform

2/7 registries
View full server →