list-teams
Retrieve Datadog teams with optional keyword search, pagination, and sort controls to manage team lists.
Instructions
List Datadog teams with optional search filtering and pagination
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filterKeyword | No | Search keyword to filter teams by name or handle | |
| pageSize | No | Number of results per page (default 25, max 100) | |
| pageNumber | No | Page number (0-based) | |
| sort | No | Sort order | name |