Variable: readFileTool
constreadFileTool:ZodToolDefinition<ZodObject<{encoding:ZodOptional<ZodEnum<{base64:"base64";hex:"hex";utf-8:"utf-8";utf8:"utf8"; }>>;path:ZodString; },$strip>,ReadFileResult>
Defined in: filesystem.ts:68