Reflect: Get Suite Execution Status
reflect_get_suite_execution_statusRetrieve the current status of a specific Reflect suite execution by providing the suite ID and execution ID.
Instructions
Get the status of a reflect suite execution
Toolset: Suites
Parameters:
suiteId (string) required: ID of the reflect suite to get execution status for
executionId (string) required: ID of the reflect suite execution to get status for
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| suiteId | Yes | ID of the reflect suite to get execution status for | |
| executionId | Yes | ID of the reflect suite execution to get status for |