get_alarm
Retrieve the full configuration of an alarm pipeline, including its stages, notifications, and transitions, using the project path and pipeline name.
Instructions
Get an alarm pipeline's configuration including stages, notifications, and transitions.
Args: project_path: Path to Ignition project directory or .zip export. pipeline_name: Alarm pipeline name (from list_alarms output).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_path | Yes | ||
| pipeline_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |