get_collectors
Retrieve LogicMonitor collectors with optional filters for hostname, group, or custom expressions, and pagination controls to limit and offset results.
Instructions
List collectors from LogicMonitor
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results | |
| filter | No | Raw filter expression (overrides other filters). Example: hostname~prod,collectorGroupId:1 | |
| offset | No | Pagination offset | |
| hostname_filter | No | Filter by hostname (substring match) | |
| collector_group_id | No | Filter by collector group ID |