taskops_comment
Post a comment on any open task card, even one owned by another agent or team. Use mentions to notify specific agents, who see it on their next call.
Instructions
Say something on ANY open card — including one somebody else holds, on another team. mentions=[…] addresses it to them and reaches them on their very next call. THE channel between agents in parallel: when your files meet theirs, say so on their card.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | Yes | tk-… — ANY open card, including one somebody else holds | |
| text | Yes | what you want to say. The thread is never truncated. | |
| actor | No | who is speaking, when it is not the session's own identity. Sub-agents share the session's ONE MCP server, so a spawned worker MUST pass the agent:<dev>/<name> its brief names on EVERY taskops call — without it the board hears the orchestrator. | |
| mentions | No | address it to somebody: dev:<name> or agent:<dev>/<name>. They see it in the pulse line of their very next call, and it clears itself when they write on the card — there is nothing to mark as read. | |
| repo_path | No | another project's board, by any path inside it. Default: the board this server started in. The host runs ONE MCP server per session, pinned to the directory it opened, so without this a second project is unreachable and the work leaves through curl instead of the tools. |