OPENAPI / COMPONENTS / SCHEMAS
Beta Function Shell Call Output Content data structure
BetaFunctionShellCallOutputContentStructural definition for Beta Function Shell Call Output Content in the OpenAI API contract.
object4properties
created_bystringcreated by value in the OpenAI API contract.
outcomestringrequiredoutcome value in the OpenAI API contract.
stderrstringrequiredstderr value in the OpenAI API contract.
stdoutstringrequiredstdout value in the OpenAI API contract.