list_apps
Retrieve all apps from your App Store Connect account, including name, bundle ID, and SKU. Filter by name or bundle ID to narrow results.
Instructions
List all apps in your App Store Connect account. Returns app name, bundle ID, SKU, and other metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter_name | No | Filter apps by name (case-insensitive contains match) | |
| filter_bundle_id | No | Filter apps by bundle ID | |
| limit | No | Maximum number of apps to return (1-200) |