get_publisher_apps
Retrieve apps from a specific publisher on iOS or Android, supporting pagination and result limits for efficient portfolio analysis.
Instructions
Retrieve apps for the specified publisher.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| os | Yes | Operating system | |
| limit | No | Max results (1-250) | |
| offset | No | Pagination offset | |
| publisher_id | Yes | Publisher identifier | |
| include_count | No | Include total count |