pipeline_validate
Validate pipeline recall by comparing against known-good ASINs to measure how well existing products are covered.
Instructions
Validate pipeline recall against a list of known-good ASINs.
Args: test_asins_json: JSON array like '["B0XXX","B0YYY",...]'
USE THIS TOOL WHEN: Measuring how well the cache + pipeline covers existing products.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| test_asins_json | Yes |