iiRecord
Agentic AI Atlas · Web Fetch
tool-descriptor:web-fetcha5c.ai
II.
ToolDescriptor overview

tool-descriptor:web-fetch

Reference · live

Web Fetch overview

Fetch a URL and return its content (typically markdown-rendered HTML). Available in Claude Code WebFetch and equivalents.

ToolDescriptorOutgoing · 0Incoming · 2

Attributes

schema
{}
displayName
Web Fetch
description
Fetch a URL and return its content (typically markdown-rendered HTML). Available in Claude Code WebFetch and equivalents.
inputSchema
type
object
required
  • url
properties
url
type
string
description
Absolute URL to fetch
prompt
type
string
description
Optional extraction prompt applied to the fetched content
outputSchema
type
object
properties
content
type
string
mode
normal
streamable
false
timeoutMs
30000

Outgoing edges

None.

Incoming edges

bundles2