compare_apps
Compare privacy postures of two apps side by side using tracked IDs or fresh App Store URLs. See which app protects data better.
Instructions
Compare the privacy posture of two apps side by side. Each side can be a tracked app (id:) or an untracked App Store URL (url:<...>) which is scraped fresh without persisting.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| a | Yes | Either `id:<numeric Apple track ID>` for a tracked app or `url:<App Store URL>` for an untracked candidate (scraped fresh, not persisted). | |
| b | Yes |