search
Find text across Redmine issues, wiki pages, news, and more. Filter by project, titles only, open issues, or require all words.
Instructions
Search for text across issues, wiki pages, news, and other Redmine objects.
Args: query: text to search for. project_identifier: restrict to a project (empty = the whole instance). titles_only: search titles only, not the body. open_issues_only: restrict to open issues. all_words: require every word in the query; False = match any of them. limit: maximum number of results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes | ||
| all_words | No | ||
| titles_only | No | ||
| open_issues_only | No | ||
| project_identifier | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |