atlas-connect-cluster
Connect to a MongoDB Atlas cluster by providing the project ID and cluster name, with optional connection type selection.
Instructions
Connect to MongoDB Atlas cluster
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | Atlas project ID | |
| clusterName | Yes | Atlas cluster name | |
| connectionType | No | Type of connection (standard, private, or privateEndpoint) to an Atlas cluster | standard |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | Yes | ||
| addedCurrentIp | Yes | ||
| sharedTierTier | No | ||
| sharedTierAlerts | No | ||
| createdTemporaryUser | Yes | ||
| sharedTierAlertsDetected | No | ||
| temporaryUserClarification | No |