get_agent_readiness
[MARKETING] Run (or fetch the cached) Agent Readiness Report for a brand's OWN store website (their Shopify or other storefront, NOT their RRG page). Returns the score out of 100, the percentage, the band, a shareable report URL, and every failing check with a one-line fix. Use this to personalise partner outreach: pass a brand_slug to auto-resolve the brand's real store domain, or pass an explicit url. Results cache for 24h, so repeat calls are instant.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | The brand's own store URL (e.g. shop.brand.com). Use when the brand is not on RRG, or to override. One of brand_slug or url is required. | |
| brand_slug | No | RRG brand slug (e.g. 'unknown-union'). Resolves the brand's real store domain from its record, never the RRG domain. |