Skip to main content
Glama
hjanuschka
by hjanuschka

get_gerrit_cl_diff

Retrieve code modifications from Chromium Gerrit change lists to analyze what specific files and lines were altered in a patchset.

Instructions

Get the diff/changes for a Chromium Gerrit CL patchset to understand what code was modified

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
cl_numberYesCL number or full Gerrit URL (e.g., '6624568' or 'https://chromium-review.googlesource.com/c/chromium/src/+/6624568')
patchsetNoOptional specific patchset number to get diff for (if not specified, gets diff for current patchset)
file_pathNoOptional specific file path to get diff for (if not specified, gets diff for all files)

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/hjanuschka/chromium-helper'

If you have feedback or need assistance with the MCP directory API, please join our Discord server