Skip to main content
Glama

tavily-search

search

Access web search functionality via Tavily API to retrieve information based on user queries, supporting both basic and advanced search depths.

Instructions

Search the web using Tavily API

Input Schema

NameRequiredDescriptionDefault
queryYesSearch query
search_depthNoSearch depth (basic or advanced)

Input Schema (JSON Schema)

{ "properties": { "query": { "description": "Search query", "type": "string" }, "search_depth": { "description": "Search depth (basic or advanced)", "enum": [ "basic", "advanced" ], "type": "string" } }, "required": [ "query" ], "type": "object" }

You must be authenticated.

Other Tools from tavily-search

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Tomatio13/mcp-server-tavily'

If you have feedback or need assistance with the MCP directory API, please join our Discord server