weeek_add_task_comment
Add a Markdown comment to a Weeek task using the web API and your browser session, since the public API has no comment support. Requires WEEEK_EMAIL/WEEEK_PASSWORD or a cached login.
Instructions
Comment on a task. The text is Markdown (paragraphs, lists, bold/italic/code, links) and posts as you. Weeek's public API has no comments, so this drives its web API through the browser session — it needs WEEEK_EMAIL/WEEEK_PASSWORD or a cached login.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Comment body as Markdown. | |
| task_id | Yes |