Reopen a quest
reopen_questPut a closed quest back in the file: it returns among the open moves with its sheet as it was, the date it was added, its author and its notes, so a quest closed by mistake or taken up again keeps its own history. Clears the closing date; calling it again leaves it open, so a retry is safe. Call list_quests with status done or dismissed to find the quest to reopen.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| quest_id | Yes | The UUID of the quest: call list_quests to find it. |