scf_create_system
Create a new system in your organization's infrastructure inventory, linking it to capabilities and evidence for security compliance tracking.
Instructions
Create a system in the organization's infrastructure inventory (write — editor+ role). Systems can be linked to capabilities and evidence.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Human-readable system name (required) | |
| org_id | Yes | Organization UUID — obtain from scf_list_organizations | |
| status | No | Lifecycle status (default: active) | active |
| vendor | No | Legacy free-text vendor name (prefer vendor_id for a structural link) | |
| category | No | Free-text category (e.g., 'SIEM', 'Endpoint', 'Identity') | |
| vendor_id | No | Vendor UUID to structurally link this system to — obtain from scf_list_vendors (same org) | |
| description | No | Free-text description of the system | |
| system_type | Yes | System classification: cloud_provider, identity_provider, ticketing, logging, security_tool, code_repository, document_management, or custom | |
| catalog_template_id | No | System-catalog template ID to link — obtain from scf_list_system_catalog |