discover_apps
Discover every Shopify app linked to your partner account—from configured IDs and transaction history—and retrieve app GIDs and names for use across all other tools.
Instructions
Discover all Shopify apps in your partner account.
Checks configured app IDs from .env AND scans recent transactions for additional apps. Returns app GIDs and names -- use these IDs for all other tools.
Returns: JSON string with keys: apps (list of id/name dicts), count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |