search_cases
Search Red Hat cases with a query to obtain a list of case numbers and associated metadata.
Instructions
Search for Red Hat cases and return a list of case numbers.
Args: query: Search query string rows: Number of results to return (default: 10) start: Starting index for pagination (default: 0)
Returns: List of cases with their numbers and metadata
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rows | No | ||
| query | Yes | ||
| start | No |