terminate-entire-session
Stop an entire workflow session, ending all active components and preventing further processing. Cancel long-running or erroneous workflows.
Instructions
Immediately stop and terminate an entire workflow session, ending execution of all active components and preventing any further processing. Useful for canceling long-running workflows or stopping erroneous executions. Returns confirmation of termination status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | Yes | The ID of the workflow session to terminate |