list_test_data
List metadata records for a test case to identify test data entries by ID and environment, without loading detailed data rows.
Instructions
List test data records for a test case. Returns metadata (id, environmentId, relatedId) but not the actual data rows — use get_test_data for that.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entityId | Yes | The test case ID (relatedId) to list test data for |