find_stores_using_app
List Shopify stores that have a specific app installed. Use for prospecting and market intelligence by app slug.
Instructions
List analyzed Shopify stores that have a specific app installed.
Returns paginated stores (up to 100 per page) with the basic profile so the agent can do downstream filtering or rank by store tier / country / industry. Useful for prospecting: "find me stores running Klaviyo" or "who's using ReCharge Subscriptions in the apparel vertical".
Args: app_slug: Catalog slug, e.g. "klaviyo", "judge-me", "loox", "yotpo", "recharge", "shogun", "pagefly". List all slugs with list_apps(). limit: Results per page (1-100). offset: Pagination offset.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_slug | Yes | ||
| limit | No | ||
| offset | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||