delete_workflow
Remove a workflow from the Unstructured API MCP Server by specifying its ID to manage and organize data processing pipelines.
Instructions
Delete a specific workflow.
Args:
workflow_id: ID of the workflow to delete
Returns:
String containing the response from the workflow deletionInput Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workflow_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |