renforge_poll_events
Fetch dialogue, label, and exception events from a Ren'Py project after a given timestamp. Use to monitor game state changes and debug issues.
Instructions
Return pushed events (dialogue, labels, exceptions) newer than since.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| since | No | ||
| project_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||