can_delete_monitors
Check if Datadog monitors can be safely deleted before removal to prevent unintended service disruptions.
Instructions
Check if the given monitors can be deleted.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}