hubspot_workflows_delete
Permanently delete a HubSpot automation workflow. This action is irreversible; disable the workflow instead if you may need it later. Requires the automation OAuth scope.
Instructions
[BETA] WARNING: IRREVERSIBLE. Delete an automation workflow (flow) from HubSpot. The workflow CANNOT be recovered after deletion via the API. Consider disabling the flow (isEnabled: false) instead if you may need it later. Use hubspot_workflows_get to confirm the flow ID before proceeding. Requires the "automation" OAuth scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| flowId | Yes | The v4 flow ID of the workflow to permanently delete. WARNING: This action is IRREVERSIBLE and cannot be undone via the API. |