Skip to main content
Glama

LimeSurvey MCP Server

set_language_properties

Customize LimeSurvey language settings by defining specific properties such as labels, formats, and translations for a given language ID using this tool.

Instructions

Set LimeSurvey language properties.

Args: lid: The language ID. properties: The properties to set.

Input Schema

NameRequiredDescriptionDefault
lidYes
propertiesYes

Input Schema (JSON Schema)

{ "properties": { "lid": { "title": "Lid", "type": "string" }, "properties": { "additionalProperties": true, "title": "Properties", "type": "object" } }, "required": [ "lid", "properties" ], "title": "set_language_propertiesArguments", "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