Skip to content

InterpreterToolParams

InterpreterToolParams = object

Defined in: .build/typescript/packages/tools/src/tools/interpreter.ts:35

apiKey: string

Defined in: .build/typescript/packages/tools/src/tools/interpreter.ts:37

E2B API key required for authentication. Get yours at https://e2b.dev/docs/legacy/getting-started/api-key


optional outputDir: string

Defined in: .build/typescript/packages/tools/src/tools/interpreter.ts:39

Directory where output files (charts, images, etc.) will be saved when code is executed


optional uploadedFilesDir: string

Defined in: .build/typescript/packages/tools/src/tools/interpreter.ts:41

Local directory containing files that need to be uploaded to the sandbox environment before code execution


optional fileServerURLPrefix: string

Defined in: .build/typescript/packages/tools/src/tools/interpreter.ts:43

Prefix for the file server URL