scf_create_evidence
Create an evidence tracking record from a catalog evidence ID to start tracking an evidence item for your organization.
Instructions
Create an evidence tracking record from a catalog evidence ID (write — editor+ role). Starts tracking an evidence item for the organization.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | No | Person accountable for this evidence item | |
| org_id | Yes | Organization UUID — obtain from scf_list_organizations | |
| comments | No | Free-text notes or context | |
| frequency | No | Collection cadence: 'daily', 'weekly', 'monthly', 'quarterly', or 'annually' | |
| system_id | No | System UUID to link this evidence to — obtain from scf_list_systems | |
| is_tracked | No | Start actively tracking this item (default false) | |
| evidence_id | Yes | Catalog evidence ID (e.g., 'E-IAM-01') — obtain from scf_list_evidence_catalog | |
| maturity_level | No | Evidence maturity level L0–L5 (e.g., 'L3'); omit to leave unset | |
| collecting_system | No | Name of the tool or system that collects the evidence | |
| method_of_collection | No | Collection approach: 'automated', 'manual', or 'hybrid' |