cancel_automation
Cancel a running automation by its cancelation_token. This invokes a second ad-hoc automation with a single cancel step. The token must match the cancelation_token set when the original automation was started. Note: spelling is "cancelation_token" (single "l").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cancelation_token | Yes | The cancelation_token that was set when the automation was originally invoked |