PagerDuty MCP Server
by wpfleger96
Verified
show_incident
Get detailed information about a given incident.
Args: incident_id (str): The ID or number of the incident to get
Returns: Dict[str, Any]: Incident object with detailed information
Input Schema
Name | Required | Description | Default |
---|---|---|---|
incident_id | Yes |