search_issues_full
Search issues by keyword across subject, description, and all comments. Filter results by project ID or limit the number returned.
Instructions
Full-text search for issues by keyword. Returns results with description and all comments. Searches across subject, description, and all comments.
Args:
query: Search keyword
project_id: Filter by project ID (all projects if omitted)
limit: Maximum number of results (all results if omitted)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes | ||
| project_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |