OPENAPI / COMPONENTS / SCHEMAS
Function Shell Call Output Content Param data structure
FunctionShellCallOutputContentParamStructural definition for Function Shell Call Output Content Param in the OpenAI API contract.
object3properties
outcomeFunctionShellCallOutputOutcomeParamrequiredoutcome value in the OpenAI API contract.
stderrstringrequiredstderr value in the OpenAI API contract.
stdoutstringrequiredstdout value in the OpenAI API contract.