search_issues
Search workspace issues by text, matching titles, descriptions, and comments. Returns identifier, title, state, and URL for direct use.
Instructions
Search the workspace's issues by text. Matches title, description, and comments. Returns identifier, title, state, URL — shape aligned with list_issues_in_cycle so results can be treated the same way.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| team | No | Optional. Restrict to a single team by key ('HYD') or UUID. | |
| limit | No | Max results. Default 20. | |
| query | Yes | Text to search for (matches title, description, comments). |