get_integrations
List LogicMonitor integrations (Slack, PagerDuty, etc.) with optional name and type filters, returning a summary per integration.
Instructions
List LogicMonitor integrations (Custom HTTP Delivery, Slack, PagerDuty, etc.). Returns a short summary per integration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results | |
| name_filter | No | Filter by integration name (supports wildcards). | |
| type_filter | No | Exact-match filter on the integration type, e.g. 'http' for Custom HTTP Delivery, 'slack-2', 'pagerduty'. Wildcards are not supported for type. |