RealtimeConversationItemType type

Type of RealtimeConversationItemType

type RealtimeConversationItemType =
  | "function_call"
  | "function_call_output"
  | "mcp_approval_response"
  | "mcp_list_tools"
  | "mcp_call"
  | "mcp_approval_request"
  | "message"