set_mention_policy
Enable or disable on-canvas answers to question mentions for the current session. Set true to answer knowledge questions, false to treat them as out of scope.
Instructions
Turn knowledge answers on or off for this session. With answerQuestions true, a mention that asks a question - a definition, a comparison, a critique of what is on the canvas - may be answered on the canvas with acknowledge_mention answer instead of being acknowledged "out of scope"; reading the person's accounts, sending or posting anything, and acting outside the room stay out of scope either way, and an answer is built from the mention's own words and public knowledge only, never from the conversation. The board is visible to everyone holding the room link: never write client-identifiable, personal, confidential or credential data on the canvas. The flag is held in memory only: it is off when this server starts, a person turns it on by asking in chat, and joining a room or restarting turns it off again. Nothing is written to disk, so this tool call is the only record that it was asked for. room_status and poll_room report answerQuestions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| answerQuestions | Yes | True to answer knowledge questions on the canvas for the rest of this session; false to go back to drawing requests only. |