asc__account_status
Shows every app's live/in-flight version and whose move it is, translating App Store states into actions: rejections, held approvals, export compliance blocks, never-submitted versions.
Instructions
Show every app in the account with the version that is live, the version in flight, and whose move it is — in one call. Translates App Store states into the action they imply: approved-and-held apps, rejections, submissions stuck on export compliance, and versions never submitted. Also opens each app's review submission, so an in-app purchase or event Apple rejected shows up even when the version itself reads as fine. Start here when the question is "what needs my attention?" rather than one app. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| only_actionable | No | Return only the apps waiting on you, dropping the ones where nothing is pending or Apple has the ball (default false). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| apps | Yes | ||
| note | No | ||
| counts | Yes | apps, waitingOnYou, waitingOnApple. |