get_event
Retrieve detailed information about specific Datadog events using their unique event ID to monitor and analyze system activities.
Instructions
Get the details of an event by event_id
.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}