gsd_config_set
Set a GSD configuration value by providing a dot-notation key and its JSON-encoded value.
Instructions
Write a GSD configuration value
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | Config key (dot-notation, e.g. workflow.profiles.quality) | |
| value | Yes | JSON-encoded value |