Skip to main content
Glama

internet_search

Search the web via Tavily API to retrieve relevant information, supporting queries with optional limits and raw content inclusion for enhanced contextual responses.

Instructions

Search the internet using Tavily API.

Input Schema

NameRequiredDescriptionDefault
include_raw_contentNo
limitNo
queryYes

Input Schema (JSON Schema)

{ "properties": { "include_raw_content": { "default": false, "title": "Include Raw Content", "type": "boolean" }, "limit": { "default": 3, "title": "Limit", "type": "integer" }, "query": { "title": "Query", "type": "string" } }, "required": [ "query" ], "title": "internet_searchArguments", "type": "object" }

Other Tools

Related Tools

Latest Blog Posts

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/dev484p/AgenticAI_MCP'

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