workflow_delete
Permanently remove a workflow and its results from the database by providing the workflow's UUID.
Instructions
Delete a workflow.
Args: workflow_uuid: UUID of the workflow to permanently delete
This permanently removes the workflow and its results from the database.
Returns: Dictionary with confirmation message
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workflow_uuid | Yes | UUID of the workflow to permanently delete |