Type alias ISendAIConversationMessageOptions

ISendAIConversationMessageOptions: FunctionCallOutputItem

Argument accepted by call.sendAIConversationMessage(): the function_call_output item to send back to the backend. Alias of FunctionCallOutputItem, kept as a named export so callers can refer to the method's parameter type directly.