get_player_surroundings
Examine a player's surroundings to see nearby entities, their view direction, open GUI, movement state, and local terrain/resources. Understand what the player is currently doing in Factorio.
Instructions
See what's around a player — nearby entities grouped by type, what they're looking at, open GUI, walking state, and the terrain/resources in the area. Use this to understand what the player is currently doing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| player | No | Player name (default: first connected player) | |
| radius | No | Scan radius around the player (default: 30) |