write_user_config
Merge your wizard-produced YAML configuration into the existing user-config.yaml, preserving specialist contexts and active contexts already set.
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 |