create_app_store_version
Add a new App Store version to an existing app record by providing app ID and version string, with optional platform selection.
Instructions
Create a new App Store version on an EXISTING app record (does not create the app itself).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_id | Yes | ||
| platform | No | IOS | |
| version_string | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||