tea_create_comment
Post a comment on a Gitea issue or pull request. Provide the issue or PR number and comment body to contribute to the discussion.
Instructions
Add a comment to an issue or pull request
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Comment body text | |
| repo | No | Repository path or 'owner/name' slug (defaults to repo detected from working directory) | |
| index | Yes | Issue or pull request number to comment on |