iLert

iLert is an incident response platform for managing alerts, on-call schedules, escalations, incidents, and status pages.

8 actions Integration catalog
Request access
Connect iLert once you're in Boring.
01 · WHAT THE AGENT CAN DO

Actions

Every capability is a discrete, logged action the agent calls by name — scoped to what you authorize and recorded in the run trace.

Get AlertILERT_GET_ALERT
Get one iLert alert by its numeric ID, optionally expanding escalation rules, the next escalation user, or custom details.
Get Current UserILERT_GET_CURRENT_USER
Return the authenticated iLert user, including identity, role, timezone, and active team context. Use this to verify who the API key represents before incident-response work.
Get IncidentILERT_GET_INCIDENT
Get one iLert status incident by numeric ID, optionally including subscription state, affected teams, or history.
List AlertsILERT_LIST_ALERTS
List iLert alerts with optional state, source, escalation-policy, responder, and report-time filters. Returns one page and a continuation cursor.
List IncidentsILERT_LIST_INCIDENTS
List iLert status incidents with optional lifecycle-state, affected-service, and report-time filters. Returns one page and a continuation cursor.
List On CallsILERT_LIST_ON_CALLS
Find who is on call for selected escalation policies, schedules, users, and a time window of at most three months. Returns one page and a continuation cursor.
List ResourcesILERT_LIST_RESOURCES
List one incident-response resource catalog: services, teams, escalation policies, or maintenance windows. Use returned IDs as filters or references in alert, incident, and on-call tools.
List SchedulesILERT_LIST_SCHEDULES
List iLert on-call schedules, optionally expanding current or next shifts and schedule definitions. Returns one page and a continuation cursor.