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
@@ -14,7 +14,7 @@
{
"lang": "en",
"description": "Real-time web search and page extraction via Tavily.",
"llm_short_description": "Web search engine: search the web, extract page content, crawl full sites, summarize/aggregate results across multiple queries. Tools: tavily_search (web + news + images), tavily_extract (full page content), tavily_crawl (multi-page crawling), tavily_map (discover URLs on a domain), tavily_research (multi-query research loop). API key required."
"llm_short_description": "Web search \u2014 search the web, extract page content, crawl sites, and run multi-query research. A single versatile search engine for the LLM."
}
],
"auth": {