register_event
Records a hard fact to the chronicle, stamped with the current turn. Use it to log events, actions, or state changes in the game world.
Instructions
Append a hard fact to the chronicle, stamped with the current turn.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| type | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| turn | Yes | ||
| type | Yes | ||
| timestamp | Yes |