monitor_properties
Track property changes on a game node by specifying the node path and property names, with optional duration for monitoring.
Instructions
🔴 Game must be running. Monitor specific properties on a game node for changes over time
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Node path to monitor | |
| duration | No | Monitoring duration in seconds | |
| properties | Yes | Property names to monitor |