II.
ToolDescriptor overview
Reference · livetool-descriptor:fetch.fetch
Fetch: Fetch URL overview
Fetch a URL and return its content, optionally converting HTML to markdown for LLM consumption.
Attributes
schema
{}
displayName
Fetch: Fetch URL
description
Fetch a URL and return its content, optionally converting HTML to
markdown for LLM consumption.
inputSchema
type
object
required
- url
properties
url
type
string
max_length
type
integer
start_index
type
integer
raw
type
boolean
outputSchema
type
object
properties
content
type
string
mode
normal
streamable
false
timeoutMs
30000
Outgoing edges
contained_in_plugin1
- tool-server:fetch-mcp·ToolServerFetch MCP
Incoming edges
about_subject1
contains_tool_descriptor1
- tool-server:fetch-mcp·ToolServerFetch MCP