MCP2Tavily

get_url_content

Extract content from any URL using the Tavily API, enabling AI assistants to retrieve and process web data in real-time for informed decision-making.

Instructions

Get the content from a specific URL using Tavily API

Args: url (str): The URL to extract content from Returns: str: The extracted content from the URL

Input Schema

NameRequiredDescriptionDefault
urlYes

Input Schema (JSON Schema)

{ "properties": { "url": { "title": "Url", "type": "string" } }, "required": [ "url" ], "title": "get_url_contentArguments", "type": "object" }

You must be authenticated.

Other Tools from MCP2Tavily

Related Tools

ID: n4qfeflrpp