karea_answer_question
Answers an open question identified by short ID or text, sets the answer, and updates status to answered. Returns the updated question.
Instructions
Answer an open question, located by short ID or text match: sets its answer and flips its status to answered. Returns the updated question.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| answer | Yes | The answer | |
| questionId | Yes | Question UUID or short ID (e.g. KAQ3) |