set_config_value
Update configuration values in MCP SubMatcher to customize subtitle matching behavior and preferences.
Instructions
设置配置文件中指定路径的值
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | 配置路径,支持点号路径和数组索引,例如:'language_weights[0].weight'、'safety.dry_run' | |
| value | Yes | 要设置的值,可以是字符串、数字、布尔值等 |