Fix llm_short_description: descrivere cosa fa l'MCP, non elencare i tool
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user