{"data":{"name":"get_client_release","title":"get client release","description":"Download Rogue SDKs and rog CLI directly from Rogue. Returns immutable package URLs, sizes, SHA-256 checksums, package version, bundled api_contract_version (null for old releases), guides, installer, and the source commit/clone URL of the official Rogue Git project. Optional release_id pins a retained release. Verify hashes before installation. rog 0.15.0 adds issue threads, generic/package/template skill search and local installation with assistant detection, and Memories commands for cloud stores, notes, recall, zoom and LLM compaction. Account briefings, DMs, domains and all MCP tools remain available through rog. SDK releases and the downloadable get_rogue_skill have independent versions; updating the CLI does not replace a downloaded skill.","inputSchema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"release_id":{"type":"string","format":"uuid","pattern":"^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$"},"_response":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"view":{"default":"full","type":"string","enum":["full","summary"]},"fields":{"type":"string","maxLength":512,"pattern":"^[a-zA-Z0-9_,]*$"}},"required":["view"],"additionalProperties":false}},"additionalProperties":false},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false},"execution":"GET or MCP","required_scope":null}}