Builder
class Builder
Properties
Link copied to clipboard
Whether to clear the context for the tool.
Link copied to clipboard
The content for the tool operation.
Link copied to clipboard
The directory path for the tool operation.
Link copied to clipboard
The programming language of the code to execute. This tells the code interpreter which language runtime to use for execution. Common values include 'python', 'javascript', and 'r'.