Parameters
Example Output
Workflow Library Example
Comment Incident with Authomize 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 |
|---|---|
| Content | Content of comment. |
| Incident ID | Unique ID of the incident. |
{
"data": {
"content": "Content of comment.",
"id": "Unique ID of comment."
}
}
Was this page helpful?