What can I do to this game
check_permissionsProbe a game's full permission set before publishing: verifies analytics access, upload/delete/swap rights, auto-swap status, and Discord wiring, returning why any check failed and how to fix it.
Instructions
Everything this key is allowed to do to one game, probed rather than assumed: whether analytics are readable, whether the Roblox account behind the project can upload, delete and swap the live set, whether the game has a personalization config at all, whether auto-swap is armed, and whether Discord and its channel are wired up. Call this first when a write is about to happen, or when something failed and it is not obvious which credential was missing — every 'no' comes back with the reason and what would fix it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| game | Yes | Game name or universe id. |