get_propertysources
List LogicMonitor property sources by filtering on name or appliesTo expression, and control results with limit and offset.
Instructions
List PropertySources
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results | |
| filter | No | Raw filter expression (overrides other filters). Example: name~Linux,technology:script | |
| offset | No | Pagination offset | |
| name_filter | No | Filter by name (substring) | |
| applies_to_filter | No | Filter by appliesTo expression |