add_system
Add a new multi-board system by providing a system identifier and the boards to include.
Instructions
Add a new multi-board system to the configuration
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | System identifier (e.g., 'my_system') | |
| boards | Yes | List of board names to include in the system | |
| description | No | System description (optional) |