OPENAPI / COMPONENTS / SCHEMAS

Realtime Conversation Item Function Call Output data structure

RealtimeConversationItemFunctionCallOutput

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

object6properties
call_idstringrequired

call id value in the OpenAI API contract.

idstring

id value in the OpenAI API contract.

objectstring

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