II.
ToolDescriptor overview
Reference · livetool-descriptor:web-fetch
Web Fetch overview
Fetch a URL and return its content (typically markdown-rendered HTML). Available in Claude Code WebFetch and equivalents.
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
- agent-runtime-impl:a5c.runtime@current·AgentRuntimeImpla5c Unified Runtime (current) — unified tool host
- agent-runtime-impl:claude-code.runtime@1.x·AgentRuntimeImplClaude Code Runtime (1.x)