get_logistics_info
Retrieve logistics network data including robot counts, item storage, and pending requests for a specified surface, force, and position.
Instructions
Get logistics network information: robot counts, items in logistic storage, pending requests.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force | No | Force name (default: 'player') | |
| surface | No | Surface name (default: 'nauvis') | |
| position | No | Position to find the nearest logistic network (default: {0,0}) |