Appearance
Documentation / @agentick/sandbox / WriteFile
const WriteFile: RunnableToolClass<{ content: string; path: string; }>
const
RunnableToolClass
content
string
path
Defined in: tools.ts:55
Write a file to the sandbox filesystem.