create_check_runs
Submit service checks to Datadog for monitoring, supporting checks up to 10 minutes in the past with valid API authentication.
Instructions
Submit a list of Service Checks.
Notes:
- A valid API key is required. 
- Service checks can be submitted up to 10 minutes in the past. 
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Input Schema (JSON Schema)
{
  "properties": {},
  "type": "object"
}