Skip to content

Documentation / @agentick/sandbox / ReadFile

Variable: ReadFile ​

const ReadFile: RunnableToolClass<{ path: string; }>

Defined in: tools.ts:38

Read a file from the sandbox filesystem.

Released under the ISC License.