list-fleet-agents
List Datadog Agents across your fleet with filtering by tags or query, sorting, and paginated results for efficient management.
Instructions
List Datadog Agents in the fleet with filtering, sorting, and pagination
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageNumber | No | Page number (0-based) | |
| pageSize | No | Number of results per page (max 100) | |
| filter | No | Filter string using Datadog query syntax | |
| tags | No | Comma-separated list of tags to filter agents | |
| sortAttribute | No | Attribute to sort by | |
| sortDescending | No | Sort descending if true |