scf_set_reconciliation_actions
Record reconciliation actions for a run by submitting the full list, replacing prior plans—each deprecated entity gets migrate, retain, or retire_only.
Instructions
Record decisions for a reconciliation run (write — admin role). REPLACES the run's planned actions, so send the complete list. Each deprecated entity gets migrate, retain or retire_only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| org_id | Yes | Organization UUID — obtain from scf_list_organizations | |
| run_id | Yes | Reconciliation run UUID — obtain from scf_list_reconciliation_runs or scf_preview_catalog_reconciliation | |
| actions | Yes | The complete set of planned actions for this run — partial lists overwrite the rest | |
| confirmed_framework_ids | No | On a first reconciliation, the confirmed framework list this organization is scoping to |