II.
ToolDescriptor overview
Reference · livetool-descriptor:write
Write overview
Write a file to the local filesystem, overwriting if present. Standard tool across coding agents.
Attributes
schema
{}
displayName
Write
description
Write a file to the local filesystem, overwriting if present.
Standard tool across coding agents.
inputSchema
type
object
required
- file_path
- content
properties
file_path
type
string
description
Absolute path to the file to write
content
type
string
description
Content to write
outputSchema
type
object
properties
success
type
boolean
mode
normal
streamable
false
Outgoing edges
None.
Incoming edges
bundles12
- agent-runtime-impl:a5c.runtime@current·AgentRuntimeImpla5c Unified Runtime (current) — unified tool host
- agent-runtime-impl:babysitter-agent.runtime@current·AgentRuntimeImplbabysitter-agent Runtime (current) — SDK runtime + daemon
- 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:cursor.runtime@current·AgentRuntimeImplCursor Runtime (current)
- agent-runtime-impl:gemini-cli.runtime@current·AgentRuntimeImplGemini CLI Runtime (current)
- 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)