atlas-list-db-users
List database users in a MongoDB Atlas project by providing the project ID. Returns user details such as username and roles.
Instructions
List MongoDB Atlas database users
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | Atlas project ID to filter DB users |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| users | Yes | ||
| projectId | Yes | ||
| totalCount | Yes |