trigger_workflow
Trigger a workflow execution by specifying the workflow type, objective, and optional structured inputs to automate processes.
Instructions
Trigger a workflow execution.
Args: workflow_type: The workflow type to trigger (e.g. "enterprise_document_intelligence") objective: What the workflow should accomplish inputs: Optional JSON string of structured inputs
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workflow_type | Yes | ||
| objective | Yes | ||
| inputs | No | {} |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |