You're viewing a demo portfolio

Join the waitlist
PRSM

get_form_questions

Active

Tool of mcp-server-dashform

declared in 1.0.0

Get the list of questions for this funnel. Returns question keys, types, descriptions, and options. Call this BEFORE check_fit or book_appointment to understand what information to collect from leads.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "funnel_id"
  ],
  "properties": {
    "funnel_id": {
      "type": "string",
      "description": "The funnel public ID or internal ID"
    }
  }
}

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 →
get_form_questions — mcp-server-dashform — PRSM MCP