select_app
Select a developer and app to use for subsequent operations, caching the choice across modules. Use after user confirms which app to work with.
Instructions
[General] Select a specific developer and app to use for subsequent operations. Supports both level games and non-level games. This will cache the selection for all modules (leaderboard, H5, current-app community tools, etc.). IMPORTANT: Only call this tool AFTER the user has explicitly confirmed which app they want to use. DO NOT call this tool automatically without user confirmation. Use this for: 1) General app selection, 2) Switching accounts, 3) After listing with list_developers_and_apps and receiving user confirmation. For H5 upload, you can also pass developerId/appId to prepare_h5_upload directly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_id | Yes | App/Game ID to select (required) | |
| developer_id | Yes | Developer ID to select (required) |