listProjects
Retrieve all available translation projects in the Weblate MCP Server to manage, access, and organize multilingual content efficiently.
Instructions
List all available Weblate projects
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}