| List Metrics | List active metric names that have reported data since a given timestamp, with optional host and tag filtering. |
| Search Metrics | Search for Datadog metrics by name prefix. Returns matching metric names. |
| Submit Metrics | Submit time-series metric data to Datadog for graphing on dashboards. Uses the v2 API endpoint. |
| Submit Single Metric | Submit a single metric data point to Datadog. For bulk submissions, use the Submit Metrics action. |
| Raw Request | Send a raw HTTP request to any Datadog API endpoint. |
| Create Webhook | Create a new webhook integration endpoint in Datadog. The webhook can then be referenced in monitor notifications as @webhook-NAME. |
| Delete Webhook | Delete a Datadog webhook integration by name. This action cannot be undone. |
| Get Webhook | Retrieve the configuration of a specific Datadog webhook integration by name. |
| Update Webhook | Update the configuration of an existing Datadog webhook integration. |