OPENAPI / COMPONENTS / SCHEMAS

Code Interpreter Tool Call data structure

CodeInterpreterToolCall

Structural definition for Code Interpreter Tool Call in the OpenAI API contract.

object6properties
codestringrequired

code value in the OpenAI API contract.

container_idstringrequired

container id value in the OpenAI API contract.

idstringrequired

id value in the OpenAI API contract.

outputsstringrequired

outputs value in the OpenAI API contract.

statusstringrequired

status value in the OpenAI API contract.

typestringrequired

type value in the OpenAI API contract.