Set a single-value configuration item for the current user.Supported keys:
MEMORY_SWITCH_KEY: Toggle memory system on/off (boolean-like values accepted)
MEMORY_AGENT_SHARE_KEY: Set agent share mode (always/ask/never)
Args: key: Configuration key to update. value: New value for the configuration key. authorization: Optional authorization header used to identify the user.