run_workflow
Execute a workflow by specifying its ID to process data through the Unstructured API, returning the execution response.
Instructions
Run a specific workflow.
Args:
workflow_id: ID of the workflow to run
Returns:
String containing the response from the workflow executionInput Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workflow_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |