Skip to main content

Variable: editFileTool

const editFileTool: ZodToolDefinition<ZodObject<{ new_string: ZodString; old_string: ZodString; path: ZodString; replace_all: ZodOptional<ZodBoolean>; }, $strip>, EditFileResult>

Defined in: filesystem.ts:176