Fix llm_short_description: descrivere cosa fa l'MCP, non elencare i tool

This commit is contained in:
2026-07-22 22:24:10 +01:00
parent 3440890d11
commit 9236f668ec
17 changed files with 77 additions and 77 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
{
"lang": "en",
"description": "Search and read Wikipedia articles \u2014 free, no API key required. Search by keyword (returns titles, summaries, and URLs) or read the full text content of any Wikipedia article by title. Automatic redirect resolution and article truncation for long pages.",
"llm_short_description": "Wikipedia search and article reader (free, no API key). Tools: search (full-text across all wikis with result snippets, auto-language detection), readArticle (full content by title, returns sections and markup). Best for encyclopedic research, definitions, biographies, and historical references."
"llm_short_description": "Wikipedia \u2014 search articles across all languages and retrieve full text content including sections and markup. Free, no API key."
}
],
"auth": {