config_set
Update MCP server settings and atomically save them to v8help.toml. Configure search backend, limits, chunking, embedder parameters, language, and more with flat key-value pairs.
Instructions
Изменить настройки и сохранить в v8help.toml (атомарно). Ключи: search.backend (fts|hybrid|vectors), search.limit, search.max_chunks_per_page, build.cleanup, build.chunk_size, build.chunk_overlap, embedder.index/query.{model,base_url,api_key,dims,batch_size,embed_chars,threads}, bin_dir, lang, books.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| values | Yes | Плоские ключи -> значения |