get_survey_responses
ActiveTool of FavCRM
declared in 1.0.0
List responses for a survey.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"surveyId"
],
"properties": {
"limit": {
"type": "number",
"description": "Max responses (default 50)"
},
"surveyId": {
"type": "string",
"description": "Survey ID"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
FavCRM
https://github.com/favcrm/mcp
1/7 registries