archive_survey
ActiveTool of FavCRM
declared in 1.0.0
Archive a survey and remove it from active survey lists.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"surveyId"
],
"properties": {
"surveyId": {
"type": "string",
"description": "Survey ID to archive"
}
}
}Parent server
FavCRM
https://github.com/favcrm/mcp
1/7 registries