write_user_config
Merge wizard-generated YAML into the user config, preserving specialist and active contexts set by prior tools.
Instructions
Write the full user-config.yaml produced by the first-run config wizard.
Merges the provided YAML into the existing config so that specialist_contexts
and active_contexts set by earlier tools are preserved.
Args:
yaml_content: Complete YAML string as produced by the wizard (all sections).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| yaml_content | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |