Commerce Recall
commerce_recallRetrieve past commerce feedback filtered by category. Uses product or brand queries to return quality-scored memories for agentic decision-making.
Instructions
Recall past feedback filtered by commerce categories (product_recommendation, brand_compliance, sizing, pricing, regulatory). Returns quality scores alongside memories for agentic commerce agents.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Product or brand context to find relevant past feedback | |
| categories | No | Commerce categories to filter (default: all commerce categories) | |
| limit | No | Max memories to return (default 5) |