Search Redmine
searchSearch across Redmine issues, wiki pages, news, and more using full-text queries. Returns matching subjects, descriptions, and comments.
Instructions
Full-text search across Redmine: issues (subjects, descriptions, comments), wiki pages, news and more. Prefer this over list_issues when looking for text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | Yes | Search query | |
| limit | No | ||
| types | No | Restrict to these result types (default: all types) | |
| offset | No | Number of results to skip | |
| project_id | No | Limit the search to one project (identifier or numeric id) | |
| open_issues | No | Match only open issues | |
| titles_only | No | Match only in titles/subjects |