External DocumentationTo learn more, visit the Panther documentation.
Parameters
Example Output
Workflow Library Example
Get Alert Comment with Panther and Send Results Via EmailPreview this Workflow on desktop
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Comment ID | The ID of the comment. Can be obtained by using the List Alert Comments action. |
{
"alertId": "text",
"body": null,
"createdAt": "text",
"createdBy": {
"id": "user",
"type": "text"
},
"format": "PLAIN_TEXT",
"id": "text",
"updatedAt": "text",
"updatedBy": {
"id": "user",
"type": "text"
}
}
Was this page helpful?