search_issues
Find issues and discussions in CERN GitLab projects to understand library usage, resolve errors, or check feature support.
Instructions
Search for issues and discussions in CERN GitLab projects. Useful for understanding how a library is used, finding solution to common errors, or checking if a feature is supported.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search_term | Yes | Keywords to search for in issue titles and descriptions | |
| project | No | Optional: limit search to a specific project. If omitted, searches across all projects you have access to. | |
| state | No | Filter by issue state (default: all) | |
| per_page | No | Number of results to return (default: 10, max: 100) |