scf_update_system
Update an existing system record by providing only the fields you want to change. All fields are optional; only supplied values are applied.
Instructions
Update an existing system record (write — editor+ role). All fields are optional; only provided fields are applied.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New system name | |
| org_id | Yes | Organization UUID — obtain from scf_list_organizations | |
| status | No | New lifecycle status | |
| vendor | No | New legacy free-text vendor name (prefer vendor_id) | |
| category | No | New free-text category | |
| system_id | Yes | System UUID to update — obtain from scf_list_systems | |
| vendor_id | No | New structural vendor link (UUID, same org) — obtain from scf_list_vendors | |
| description | No | New system description | |
| system_type | No | New system classification | |
| catalog_template_id | No | New system-catalog template ID link — obtain from scf_list_system_catalog |