mcp-server-datadog
by winor30
Verified
list_hosts
Get list of hosts from Datadog
Input Schema
Name | Required | Description | Default |
---|---|---|---|
count | No | Max number of hosts to return (max: 1000) | |
filter | No | Filter string for search results | |
from | No | Search hosts from this UNIX timestamp | |
include_hosts_metadata | No | Include host metadata (version, platform, etc) | |
include_muted_hosts_data | No | Include muted hosts status and expiry | |
sort_dir | No | Sort direction (asc/desc) | |
sort_field | No | Field to sort hosts by | |
start | No | Starting offset for pagination |