assignHeroToQuest
Assign a hero to an open quest in a generated fantasy world. Link hero ID to quest ID to progress the simulation.
Instructions
Assign a hero to an open quest.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| heroId | Yes | Hero ID to assign | |
| questId | Yes | Quest ID to assign hero to | |
| worldId | Yes | World ID |