stop_execution
Stop a running or pending workflow execution in the Agentled MCP Server by providing workflow and execution IDs. Use this tool to halt ongoing or scheduled workflow processes.
Instructions
Stop a running or pending workflow execution. Only works on executions with status "running" or "pending".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workflowId | Yes | The workflow ID | |
| executionId | Yes | The execution ID to stop |