tea_issues_list
List Gitea issues from a specified or current repository, filtering by state, author, or labels to focus on relevant tasks.
Instructions
List issues in the current repository
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | No | Repository path or 'owner/name' slug (defaults to repo detected from working directory) | |
| limit | No | ||
| state | No | open | |
| author | No | ||
| labels | No |