list_reports
List saved reports from a ServiceNow instance, with optional filtering by name or category and control over result count.
Instructions
List saved reports in the instance (latest release: /api/now/reporting)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (default: 20) | |
| search | No | Search reports by name (uses sysparm_contains) | |
| category | No | Filter by report category |