Reflect: Cancel Suite Execution
reflect_cancel_suite_executionCancel an active Reflect suite execution by providing the suite ID and execution ID, stopping automated test runs when needed.
Instructions
Cancel a reflect suite execution
Toolset: Suites
Parameters:
suiteId (string) required: ID of the reflect suite to cancel execution for
executionId (string) required: ID of the reflect suite execution to cancel
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| suiteId | Yes | ID of the reflect suite to cancel execution for | |
| executionId | Yes | ID of the reflect suite execution to cancel |