You're viewing a demo portfolio

Join the waitlist
PRSM

get_replies_insights

Active

Tool of mcp-server-dashform

declared in 1.0.0

Get aggregate insights for a form's replies over a time range (completion, drop-off, answer distributions).

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "formId"
  ],
  "properties": {
    "formId": {
      "type": "string"
    },
    "timeRange": {
      "enum": [
        "7d",
        "30d",
        "90d",
        "all"
      ],
      "type": "string",
      "default": "30d"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

mcp-server-dashform

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

2/7 registries
View full server →
get_replies_insights — mcp-server-dashform — PRSM MCP