list-teams
List and filter Datadog teams by name or handle with pagination and sort options.
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 |