Type alias ISendAIConversationMessageOptions

ISendAIConversationMessageOptions: AIConversationOutboundItem

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