The code to run, or null if not available.
The ID of the container used to run the code.
The unique ID of the code interpreter tool call.
The outputs generated by the code interpreter, such as logs or images. Can be null if no outputs are available.
The status of the code interpreter tool call. Valid values are in_progress
,
completed
, incomplete
, interpreting
, and failed
.
The type of the code interpreter tool call. Always code_interpreter_call
.
A tool call to run code.