Skip to main content
Glama

LimeSurvey MCP Server

delete_quota

Remove a LimeSurvey quota by specifying its ID. This tool helps manage survey quotas efficiently through the LimeSurvey MCP Server.

Instructions

Delete a LimeSurvey quota.

Args: id: The quota ID.

Input Schema

NameRequiredDescriptionDefault
idYes

Input Schema (JSON Schema)

{ "properties": { "id": { "title": "Id", "type": "integer" } }, "required": [ "id" ], "title": "delete_quotaArguments", "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/edgarrmondragon/limesurvey-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server