You're viewing a demo portfolio

Join the waitlist
PRSM

set_custom_domain_default_form

Active

Tool of mcp-server-dashform

declared in 1.0.0

Pin (or clear, with null) the default form a custom domain serves at its root. Owner/admin only.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "id",
    "formId"
  ],
  "properties": {
    "id": {
      "type": "string"
    },
    "formId": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ]
    }
  }
}

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 →