list_artifacts
Retrieve all uploaded APKs and AABs for an app, including version codes and SHA hashes, to identify available versions for track assignment.
Instructions
List all APKs and AABs uploaded to the app.
Returns version codes and SHA hashes. Useful for finding version codes available to assign to a track.
Args: package_name: Package name, e.g. com.example.myapp
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| package_name | Yes |