datadog__logs_view
ActiveTool of ai.duvera/gateway
declared in 1.0
[datadog · risk:low] Search and read logs from Datadog over a time range
Parameters schema
{
"type": "object",
"required": [
"query"
],
"properties": {
"to": {
"type": "string",
"description": "End of the time range (ISO 8601 or relative)"
},
"from": {
"type": "string",
"description": "Start of the time range (ISO 8601 or relative)"
},
"query": {
"type": "string",
"description": "Datadog log search query"
}
}
}Parent server
ai.duvera/gateway
1/7 registries