Reflect: Get Suite Execution Status
reflect_get_suite_execution_statusRetrieve the current status of a Reflect suite execution using its suite and execution IDs.
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 |