mirror of
https://github.com/modelcontextprotocol/servers.git
synced 2026-04-20 04:54:24 +02:00
Minor updates to filesystem
This commit is contained in:
@@ -16,7 +16,8 @@ const SEARCH_TOOL: Tool = {
|
||||
name: "duckduckgo_search",
|
||||
description:
|
||||
"Performs a search using DuckDuckGo and returns the top search results. " +
|
||||
"Returns titles, snippets, and URLs of the search results. ",
|
||||
"Returns titles, snippets, and URLs of the search results. " +
|
||||
"Use this tool to search for current information on the internet.",
|
||||
inputSchema: {
|
||||
type: "object",
|
||||
properties: {
|
||||
|
||||
Reference in New Issue
Block a user