Publish or hide a sci-bot question
scibot_set_question_visibilitySet a question's visibility to public for sharing via a public URL, or change it to private to hide it again.
Instructions
Publishes an own question at a public url, or takes it back to private.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Question id, as reported by scibot_my_questions or by scibot_check_question. | |
| handle | Yes | Question handle, as reported by scibot_my_questions or by scibot_check_question. | |
| visibility | Yes | Target visibility, one of public, private. |