OPENAPI / COMPONENTS / SCHEMAS

Function Call Output Item Param data structure

FunctionCallOutputItemParam

Structural definition for Function Call Output Item Param in the OpenAI API contract.

object8properties
call_idstring

call id value in the OpenAI API contract.

callerstring

caller value in the OpenAI API contract.

idstring

id value in the OpenAI API contract.

namestring

name value in the OpenAI API contract.

namespacestring

namespace 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.