list_languages
Retrieve information about available programming languages supported by the MCP server for code analysis and context management.
Instructions
List available languages.
Returns:
Information about available languages
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"title": "list_languagesArguments",
"type": "object"
}