SurveyMonkey is an online survey development platform that enables users to create, distribute, and analyze surveys for various purposes.
Tool to create a new survey. use when you have a survey title and need an id for follow-up operations. example: "create a survey titled 'customer satisfaction'"
Tool to delete a specific survey. use when the survey id is confirmed correct. deletion is irreversible. example prompt: "delete survey '123456789'."
Tool to retrieve a list of collectors for a specific survey. use when you need collector urls, counts, and statuses.
Tool to retrieve a list of contacts. use after authenticating with surveymonkey. call this to fetch all contacts associated with your account.
Tool to retrieve a list of groups. use after authentication when you need to enumerate or paginate through all groups in your surveymonkey account.
Tool to retrieve a list of responses for a specific survey. use when you need to browse or filter responses after confirming the survey id.