search_security_monitoring_signals
Search and retrieve security monitoring signals from Datadog based on specific queries to identify and investigate potential security threats.
Instructions
Returns security signals that match a search query. Both this endpoint and the GET endpoint can be used interchangeably for listing security signals.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}