OPENAPI / COMPONENTS / SCHEMAS

Local Shell Tool Call Output data structure

LocalShellToolCallOutput

Structural definition for Local Shell Tool Call Output in the OpenAI API contract.

object4properties
idstringrequired

id value in the OpenAI API contract.

outputstringrequired

output value in the OpenAI API contract.

statusstring

status value in the OpenAI API contract.

typestringrequired

type value in the OpenAI API contract.