list_apps
Find app IDs by listing apps your API key can access, essential for using other App Store Connect tools.
Instructions
List the apps the configured API key can access.
Use this first to discover the numeric app IDs the other tools take.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Optional exact app name to filter by. | |
| limit | No | Apps per page (1-200). | |
| cursor | No | Pagination cursor returned by a previous call. | |
| bundle_id | No | Optional bundle ID to filter by, e.g. "com.example.app". |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||