search_incidents_paginated
Filter and retrieve incidents by title or summary with precise pagination control, enabling efficient handling of large datasets for streamlined incident management.
Instructions
Search incidents with enhanced pagination control.
This tool provides better pagination handling than the standard API endpoint.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
page_number | No | Page number to retrieve | |
page_size | No | Number of results per page (max: 100) | |
query | No | Search query to filter incidents by title/summary |