Update settings.mcs.yml
cs_update_settingsSet agent settings in settings.mcs.yml using dot-path patches, e.g. enable generative actions. Preserves authoringModel, recognizer, and template.
Instructions
Set values in settings.mcs.yml by dot path, e.g. {"configuration.settings.GenerativeActionsEnabled": true}. Do not change authoringModel/recognizer/template.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| patch | Yes | ||
| workspace | No | Path to (or inside) the agent workspace. Defaults to CPS_WORKSPACE or the current directory. |