sumo_qa_validate_test_data
Validate test data records without modifying downstream systems. Accepts an entry ID or full record, returns confidence level and freshness status.
Instructions
Validate a test data entry without provisioning or mutating downstream systems.
Returns: validation result with confidence level, freshness status, and
an explained reason. Accepts either entry_id (looked up in the
catalogue) or entry (a full record dict).
Common natural-language phrasings that map to this tool: "is this test data still valid", "validate this record", "is entry X still good", "check if X is fresh".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entry_id | No | ||
| entry | No |