{ "name": "chrome_extension_reload", "description": "Reload the running extension via runtime.reload(). This terminates the service worker; the native messaging bridge drops and Chrome respawns the extension on reconnect. The response is returned before the reload fires.", "parameters": { "type": "object", "properties": {}, "required": [] } }