get_test_case_results_by_name
Retrieve test case results by providing the fully qualified name. Optionally filter results within a specific time range using start and end timestamps.
Instructions
Get test case results by FQN
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fqn | Yes | ||
| start_ts | No | ||
| end_ts | No |