delete_workflow
Delete a New Relic workflow by its ID to remove unwanted workflows. Optionally deletes associated notification channels for full cleanup.
Instructions
Delete a workflow by ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workflow_id | Yes | ID of the workflow to delete | |
| delete_channels | No | Also delete associated notification channels (default: true) |