update_rollout
Adjust the rollout percentage of a staged release to control how many users receive an update. Set to 100% to complete the rollout.
Instructions
Update the rollout percentage for a staged release.
Use this to increase or decrease the percentage of users receiving an update. Set to 100 to complete the rollout.
Args: package_name: App package name track: Track containing the release version_code: Version code of the staged release rollout_percentage: New rollout percentage (0-100)
Returns: Result with success status and details
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| package_name | Yes | ||
| track | Yes | ||
| version_code | Yes | ||
| rollout_percentage | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||