get_business_info
ActiveTool of mcp-server-dashform
declared in 1.0.0
Get business information for a Dashform funnel, including description, industry, location, services, and booking link. Use this to understand what a business offers before checking lead fit.
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"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
mcp-server-dashform
https://github.com/makloai/mcp-server-dashform
2/7 registries