Comment on an issue
rootr_comment_issueAdd a comment to a Rootr issue tracker. Use an account-level API key (PAT) to authenticate; workspace keys result in a 403 error.
Instructions
Add a comment to a Rootr (루터) issue within its tracker. Comments carry a user identity, so this requires an ACCOUNT key (PAT) as ROOTR_API_KEY — a workspace key gets a 403.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Comment body (markdown) | |
| issueId | Yes | Issue id to comment on | |
| trackerId | Yes | Issue tracker node id |