agent_ready_check
Score whether a product listing is Agent-Ready for AI shopping agents (ACP/UCP era).
Platform-agnostic: works for Amazon, Shopify, Walmart, TikTok Shop or any storefront that
AI shopping assistants may read. Use it when a user asks whether their product will be
found, recommended, or auto-purchased by an AI agent.
Fully local, deterministic rule engine — no API key, no credits, no network call. Returns
four dimensions: structured attributes, entity clarity, trust & compliance, and agent
actionability, plus ranked fixes.
Args:
text: raw product copy — title plus bullets/description (required).
platform: amazon | shopify | walmart | tiktok | generic | auto (default auto-detected).
lang: en or zh for the report language (default en).Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lang | No | en | |
| text | Yes | ||
| platform | No | auto |