scf_update_scoped_control
Update implementation fields of a scoped control by its SCF identifier. Specify only the fields to change.
Instructions
Update a scoped control's implementation fields (write — editor+ role). Identify by scf_id, not UUID. Only provided fields are applied.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | No | Accountable owner of the control | |
| org_id | Yes | Organization UUID — obtain from scf_list_organizations | |
| scf_id | Yes | SCF control identifier in DOMAIN-NN format (e.g., 'AST-01', 'GOV-02') — NOT the UUID | |
| priority | No | Implementation priority: 'high', 'medium', or 'low' | |
| assigned_to | No | Assignee responsible for implementation | |
| target_date | No | Target completion date in ISO-8601 (YYYY-MM-DD) | |
| maturity_level | No | Maturity level with L prefix: L0 Not Performed, L1 Performed, L2 Planned, L3 Well Defined, L4 Quantitatively Controlled, L5 Continuously Improving | |
| completion_date | No | Actual completion date in ISO-8601 (YYYY-MM-DD) | |
| selection_reason | No | Justification for scoping decision — required for not_applicable or deferred | |
| implementation_notes | No | Free-text implementation notes and context | |
| implementation_status | No | New implementation status (lowercase): not_started, in_progress, implemented, ready_for_review, monitored, not_applicable, at_risk, or deferred |