Message creation
objectDetails of the message creation by the run step.
typestringrequired
Always message_creation.
Allowed values:message_creation
message_creationobjectrequired
Show Child Parameters
Example
Code Interpreter tool call
objectDetails of the Code Interpreter tool call the run step was involved in.
idstringrequired
The ID of the tool call.
typestringrequired
The type of tool call. This is always going to be code_interpreter for this type of tool call.
Allowed values:code_interpreter
code_interpreterobjectrequired
The Code Interpreter tool call definition.
Show Child Parameters
Example
Code Interpreter image output
objecttypestringrequired
Always image.
Allowed values:image
imageobjectrequired
Show Child Parameters
Example
Code Interpreter log output
objectText output from the Code Interpreter tool call as part of a run step.
typestringrequired
Always logs.
Allowed values:logs
logsstringrequired
The text output from the Code Interpreter tool call.
Example
File search tool call
objectidstringrequired
The ID of the tool call object.
typestringrequired
The type of tool call. This is always going to be file_search for this type of tool call.
Allowed values:file_search
file_searchobjectrequired
For now, this is always going to be an empty object.
Show Child Parameters
Example