run_action
Perform tier-gated actuations on hosts using adapters, with modes for dry run, approval, or execution.
Instructions
Run a tier-gated actuation via an adapter (DRY_RUN, approve, execute).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| adapter | Yes | ||
| host | Yes | ||
| host_type | Yes | ||
| action | Yes | ||
| ssh_alias | No | ||
| nodes | No | ||
| endpoints | No | ||
| dry_run | No | ||
| approval_token | No |