store_compare
Bulk-fetch apps by ID to generate a side-by-side comparison table for competitive research, including hearts, platforms, release dates, and more.
Instructions
Bulk-fetch several apps by id and return a side-by-side comparison table for competitive research.
rows has one entry per found app with: hearts, type, the list of
compatible platforms, a has_emery flag, the latest release date,
and the .pbw URL. Any ids that don't resolve come back in
missing_ids rather than failing the whole call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_ids | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||