Dismiss a quest
dismiss_questSet a quest aside: the customer decided the move is off. Sets the state and the closing date; calling it again leaves it dismissed, so a retry is safe. The quest stays readable in the closed history of list_quests, and reopen_quest puts it back in the file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| quest_id | Yes | The UUID of the quest: call list_quests to find it. |