create_system_advanced
Create or update a data system in Cyberday with extended details like processors and owner. Matches existing systems by title and applies only the fields you provide.
Instructions
Create or update a data system in Cyberday with extended details. If a system with the given title already exists, it will be updated with the provided fields. Fields not provided will remain unchanged for existing systems.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Name/title of the data system (used as identifier for matching existing systems) | |
| purpose | No | Purpose of data processing in this system | |
| processors | No | External data processor names (e.g. vendor companies) | |
| linked_systems | No | Names of other systems this system integrates with | |
| additional_cost | No | Cost information (e.g. '500€/month', 'Free tier') | |
| additional_name | No | Additional/alternative name for the system | |
| additional_admin | No | System admin / technical contact person | |
| additional_owner | No | System owner (person responsible for the system) | |
| processors_description | No | Description of what processors do with the data |