list_survey_invitations
ActiveTool of FavCRM
declared in 1.0.0
List survey invitation history without exposing token hashes or old invitation tokens.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"surveyId"
],
"properties": {
"limit": {
"type": "number",
"description": "Max invitations (default 50)"
},
"surveyId": {
"type": "string",
"description": "Survey ID"
}
}
}Parent server
FavCRM
https://github.com/favcrm/mcp
1/7 registries