v1.3.2
Fixed
drupal_config_setnow forwards the configuration map under thedatakey the governed server tool (tool_api.mcp_sentinel_config_set) requires, instead ofvalue. Previously everyconfig_setwas rejected with-32602 … Missing required properties: data. The public tool surface is unchanged — callers still passvalue(a map of top-level keys to new values); it is translated todataat the call site.config_get/config_listwere unaffected.
Full Changelog: v1.3.1...v1.3.2