tea_issue_close
Close a Gitea issue by number. Provide the issue index and optionally the repository path or owner/name slug to target the correct repo.
Instructions
Close an issue
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | No | Repository path or 'owner/name' slug (defaults to repo detected from working directory) | |
| index | Yes | Issue number to close |