II.
ToolDescriptor overview
Reference · livetool-descriptor:read
Read overview
Read a file from the local filesystem. Returns content with optional offset/limit. Standard tool across coding agents.
Attributes
schema
{}
displayName
Read
description
Read a file from the local filesystem. Returns content with
optional offset/limit. Standard tool across coding agents.
inputSchema
type
object
required
- file_path
properties
file_path
type
string
description
Absolute path to the file
offset
type
integer
description
Line offset to start reading from
limit
type
integer
description
Maximum number of lines to read
outputSchema
type
object
properties
content
type
string
mode
normal
streamable
false
Outgoing edges
None.
Incoming edges
bundles16
- agent-runtime-impl:a5c.runtime@current·AgentRuntimeImpla5c Unified Runtime (current) — unified tool host
- agent-runtime-impl:agent-platform.runtime@current·AgentRuntimeImplagent-platform Runtime (current) — SDK runtime + daemon
- agent-runtime-impl:antigravity-cli.runtime@current·AgentRuntimeImplAntigravity CLI Runtime (current)
- agent-runtime-impl:babysitter.runtime@current·AgentRuntimeImplbabysitter Runtime (current) — task-effect dispatcher + harness adapters
- agent-runtime-impl:babysitter-sdk.runtime@current·AgentRuntimeImplbabysitter SDK Runtime (current) — task-effect dispatcher
- agent-runtime-impl:claude-code.runtime@1.x·AgentRuntimeImplClaude Code Runtime (1.x)
- agent-runtime-impl:codex-app-server.runtime@current·AgentRuntimeImplCodex App-Server Runtime (current)
- agent-runtime-impl:codex.runtime@1.x·AgentRuntimeImplCodex CLI Runtime (1.x)
- agent-runtime-impl:cursor.runtime@current·AgentRuntimeImplCursor Runtime (current)
- agent-runtime-impl:gemini-cli.runtime@current·AgentRuntimeImplGemini CLI Runtime (current)
- agent-runtime-impl:genty.runtime@current·AgentRuntimeImplgenty Runtime (current) — composed agent-runtime + SDK runtime
- agent-runtime-impl:hermes.runtime@current·AgentRuntimeImplHermes Runtime (current)
- agent-runtime-impl:omp.runtime@current·AgentRuntimeImplOMP Runtime (current)
- agent-runtime-impl:openclaw.runtime@current·AgentRuntimeImplOpenClaw Runtime (current)
- agent-runtime-impl:opencode.runtime@1.x·AgentRuntimeImplOpenCode Runtime (1.x)
- agent-runtime-impl:pi.runtime@current·AgentRuntimeImplPi Runtime (current)
dispatch_policy_for_tool1
- tool-dispatch-policy:claude-code-file-read·ToolDispatchPolicyFileRead dispatch policy