get_incident
Retrieve full details for a specific PagerDuty incident, including description, timeline, and alerts.
Instructions
Get detailed information about a specific incident.
Args: incident_id: PagerDuty incident ID (e.g., 'Q26N8MQQHA6R0P')
Returns: Dict: Full incident details including description, timeline, alerts
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| incident_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |