Optional requestOptional appOptional authAn object containing the authentication configuration for the connector.
Optional api_The API key used for authentication with the app - if authScheme is API_KEY
Optional base_The base URL for making API requests to the app.
Optional client_The client ID used for authentication with the app - if authScheme is OAUTH2
Optional client_The client secret used for authentication with the app - if authScheme is OAUTH2
Optional consumer_The Consumer key used for authentication with the app - if authScheme is OAUTH1
Optional consumer_The Consumer secret used for authentication with the app - if authScheme is OAUTH1
Optional authThe authentication scheme used by the connector (e.g., "OAUTH2", "API_KEY").
Optional name?: stringThe name of the connector.
Optional useUse default Composio credentials to proceed. The developer app credentials will be of Composio.
The unique identifier of the app associated with the connector.