get_atlas_connection_strings
Retrieve MongoDB Atlas cluster connection strings by specifying project ID and cluster name. Simplify access to database resources for your Atlas project.
Instructions
Retrieves connection strings for a cluster in an existing Atlas project.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
clusterName | Yes | The name of the cluster. | |
projectId | Yes | The ID of the Atlas project. |