wait_for_events
Block until a new chat message or game event arrives, or until the timeout expires. Use to synchronize with Factorio server updates.
Instructions
Block until new chat or a new event arrives, or timeout_s passes (polls about twice per second).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timeout_s | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |