Smart game snapshot
smart_snapshotCapture game info, player state, nearby instances, visible UI, and recent console entries in a single client round trip.
Instructions
Capture game info, player state, nearby instances, visible UI, and recent console entries in one client round trip.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clientId | No | Connected client id; defaults to active client | |
| includeUi | No | ||
| timeoutMs | No | ||
| maxUiItems | No | ||
| consoleLimit | No | ||
| nearbyRadius | No | ||
| includeNearby | No |