advance_world_time
Fast-forward the simulated world by days, hours, or months to observe accumulated changes and future outcomes.
Instructions
Travel forward in time by a specified duration. The entire world advances to the new time period, allowing you to see future states, outcomes, and changes across all systems. Use this when you want to observe long-term results (e.g., "check if plants survived after 2 weeks", "see home state after 6 months"). After advancing time, all subsequent action executions will operate in the new time period and reflect the accumulated changes that occurred.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Number of days to advance | |
| hours | No | Number of hours to advance (can be fractional) | |
| months | No | Number of months to advance (approximated as 30 days each) |