atlas-list-projects
List MongoDB Atlas projects, with optional organization filter and pagination, to view and manage your Atlas resources.
Instructions
List MongoDB Atlas projects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max number of projects to return per page. | |
| orgId | No | Atlas organization ID to filter projects. If not provided, projects for all orgs are returned. | |
| pageNum | No | Page number of projects to return. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| orgId | No | ||
| projects | Yes | ||
| totalCount | Yes |