get_reports
Retrieve LogicMonitor reports by name, type, or group ID, with pagination and optional NextGen inclusion, to list and filter monitoring reports.
Instructions
List reports from LogicMonitor
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results | |
| filter | No | Raw filter expression (overrides other filters). Example: name~monthly,type~Alert | |
| offset | No | Pagination offset | |
| group_id | No | Filter by group ID | |
| name_filter | No | Filter by name (substring) | |
| report_type | No | Filter by type | |
| include_nextgen | No | Include NextGen reports |