list-teams
Retrieve all teams in a Datadog organization. Filter by keyword, sort by name or user count, and paginate results to explore team structure.
Instructions
List teams in the Datadog organization. Use for 'what teams exist', 'team structure', 'find team by name'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageNumber | No | Page number | |
| pageSize | No | Results per page | |
| sort | No | Sort field: name, -name, user_count, -user_count | |
| filterKeyword | No | Filter teams by keyword |