create_workflows
Create new workflows in Datadog to automate monitoring, alerting, and incident response processes through API integration.
Instructions
Create a new workflow, returning the workflow ID. This API requires a registered application key.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}