MCP2Tavily

get_url_content_info

Extract webpage content from a specified URL to retrieve information for analysis or processing, using the MCP2Tavily server's search capabilities.

Instructions

从指定URL获取网页内容

参数: url (str): 需要提取内容的网页地址 返回: str: 从URL提取的网页内容

Input Schema

NameRequiredDescriptionDefault
urlYes

Input Schema (JSON Schema)

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

You must be authenticated.

Other Tools from MCP2Tavily

Related Tools

ID: n4qfeflrpp