get_dora_deployment
Retrieve deployment events from Datadog APIs to monitor and manage software release processes using the MCP Datadog Server.
Instructions
Use this API endpoint to get a deployment event.
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Input Schema (JSON Schema)
{
  "properties": {},
  "type": "object"
}