config_config_set
Set configuration values using dot notation for AI applications. Update key-value pairs to customize agent-friend server settings.
Instructions
[config] Set a config key (dot-notation OK). Returns {ok, key, value}.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| key | Yes | ||
| value | Yes |