karea_create_question
Create a new open question in Karea. Specify the question text, project, optional markdown context, and link related tasks.
Instructions
Create a new open question
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| question | Yes | The question text | |
| projectId | No | Project name or ID | |
| markdown | No | Markdown body with additional context | |
| taskIds | No | Task IDs to link (visual IDs like KA12 or UUIDs) |