villager_schedule
Retrieve a villager's daily schedule from the wiki, matched to your save's date, weather, and heart level to find the correct conditional branch.
Instructions
A villager's daily schedule from the wiki, paired with YOUR save context (current date, weather, and hearts) so you can pick the matching conditional branch. Schedules depend on season/day/weather/hearts/events, so read the wiki text against the context provided.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| villager | Yes | Villager name, e.g. 'Abigail'. | |
| save_path | No | Path to a save file OR a save folder (e.g. .../Saves/Farm_123 or .../Saves/Farm_123/Farm_123). Leave empty to use the save configured at server startup (--save/--save-dir or SDV_SAVE_PATH/SDV_SAVE_DIR). The server never auto-discovers saves; one must be configured or passed explicitly. |