get_services
ActiveTool of mcp-server-dashform
declared in 1.0.0
Get the list of services or products offered by a business through this funnel. Optionally filter by category.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"funnel_id"
],
"properties": {
"category": {
"type": "string",
"description": "Optional category to filter services"
},
"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