search_issues
Find GitHub issues by search terms, labels, or repo scope to identify what needs attention.
Instructions
Search issues with GitHub search syntax. The configured scope is added automatically unless repos is given.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (default 20) | |
| query | Yes | Search terms, e.g. "season overlap" or "label:bug" | |
| repos | No | Override the configured scope | |
| state | No | Default open |