Class RealtimeResponseCreateMcpTool.ConnectorId

  • All Implemented Interfaces:
    com.openai.core.Enum

    
    public final class RealtimeResponseCreateMcpTool.ConnectorId
     implements Enum
                        

    Identifier for service connectors, like those available in ChatGPT. One of server_url or connector_id must be provided. Learn more about service connectors here.

    Currently supported connector_id values are:

    • Dropbox: connector_dropbox

    • Gmail: connector_gmail

    • Google Calendar: connector_googlecalendar

    • Google Drive: connector_googledrive

    • Microsoft Teams: connector_microsoftteams

    • Outlook Calendar: connector_outlookcalendar

    • Outlook Email: connector_outlookemail

    • SharePoint: connector_sharepoint