add_incident_note
Add notes to PagerDuty incidents to document investigation progress, resolution steps, or additional context.
Instructions
Add a note to a PagerDuty incident. Notes are used to record additional context, investigation progress, or resolution details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| incident_id | Yes | The ID of the incident to add a note to (required). | |
| content | Yes | The text content of the note (required). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||