get_automation
Retrieve a single automation by ID including conditions and actions. Use with find_*_usage analyzers for cross-reference impact analysis.
Instructions
Fetch one automation by ID with full conditions and actions. For impact analysis on referenced fields/forms/groups, use the corresponding find_*_usage analyzer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Automation ID | |
| instance | No | Override the sticky instance for this call |