list_incident_notes
Retrieve all notes for a PagerDuty incident to view comments and updates added by responders.
Instructions
List all notes for a specific incident.
Args:
incident_id: The ID of the incident to retrieve notes from
Returns:
List of IncidentNote objects for the specified incidentInput Schema
| Name | Required | Description | Default |
|---|---|---|---|
| incident_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| response | Yes |