GetSecurityMonitoringSignal
Retrieve detailed information about a specific security monitoring signal using its unique ID, enabling efficient analysis and response through the Datadog MCP Server.
Instructions
Get a signal's details.
Path Parameters:
- signal_id (Required): The ID of the signal.
Responses:
- 200 (Success): OK
- Content-Type:
application/json
- Response Properties:
- Example:
- Content-Type:
- 404: Not Found
- Content-Type:
application/json
- Response Properties:
- errors: A list of errors.
- Example:
- Content-Type:
- 429: Too many requests
- Content-Type:
application/json
- Response Properties:
- errors: A list of errors.
- Example:
- Content-Type:
Input Schema
Name | Required | Description | Default |
---|---|---|---|
signal_id | Yes | The ID of the signal. |