{"jsonrpc":"2.0","id":"tools","result":{"tools":[{"name":"status","description":"Show the local lfg lazycodex adapter installer status.","inputSchema":{"type":"object","additionalProperties":false,"properties":{}}},{"name":"doctor","description":"Check the minimal lfg lazycodex adapter installer.","inputSchema":{"type":"object","additionalProperties":false,"properties":{}}},{"name":"lazycodex","description":"Return the lazycodex-ai install plan/status or explicitly run the installer.","inputSchema":{"type":"object","additionalProperties":false,"properties":{"action":{"type":"string","enum":["install","status"]},"run":{"type":"boolean"}}}},{"name":"setup","description":"Return the non-mutating lazycodex-ai setup install plan.","inputSchema":{"type":"object","additionalProperties":false,"properties":{"action":{"type":"string","enum":["install-plan","show"]}}}}]}}
