ctx.refresh.app_sources
Refresh and rebuild structured context for Shopify apps by fetching web sources, extracting content, and updating the context graph.
Instructions
Refresh and rebuild app context state + graph for a given app. Fetches public web sources, extracts structured content, builds context graph.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_key | Yes | App identifier | |
| force | No | Force full rebuild even if no changes detected | |
| idempotency_key | No | Idempotency key for deduplication |