Reflect: Cancel Suite Execution
reflect_cancel_suite_executionCancel a Reflect suite execution to stop a running test suite. Requires suite ID and execution ID.
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 |