Get information about the current Roblox game
get-game-infoGet current Roblox place and universe metadata such as PlaceId, GameId, and PlaceVersion.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| maxOutputChars | No | Maximum characters to return to the model (default: 6000, max: 32000). Raise only when a single result genuinely needs more; large outputs degrade model performance. | |
| includeDescription | No | When true, include the (potentially long) place description text. Off by default to keep output small. |