scf_update_system_capability
Update a system's evidence capability by modifying only specified fields, advancing status from potential through configured to active as the collector is wired up.
Instructions
Update a system's evidence capability (write — editor role). Only passed fields change; move status potential → configured → active as the collector is wired up.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notes | No | Free-text notes about the capability | |
| org_id | Yes | Organization UUID — obtain from scf_list_organizations | |
| system_id | Yes | System UUID — obtain from scf_list_systems | |
| data_format | No | Format of the collected data, e.g. 'csv', 'json', 'pdf' | |
| capability_id | Yes | Capability UUID — obtain from scf_list_system_capabilities | |
| confidence_level | No | Confidence in evidence quality | |
| capability_status | No | Capability status | |
| collection_method | No | How the evidence is collected |