atlas-list-db-users
List MongoDB Atlas database users for a specific project by providing its project ID. Use this to retrieve user accounts and their 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 |