Skip to main content
Glama
hjanuschka
by hjanuschka

list_gerrit_cls

Retrieve Gerrit code review changes from Chromium dashboard using search queries and authentication. Filter by owner, status, or specific CL numbers to monitor review progress.

Instructions

List Gerrit CLs from Chromium dashboard (requires authentication cookie)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryNoGerrit search query (e.g., 'owner:me', 'status:open', 'change:1234 OR change:5678')
auth_cookieYesAuthentication cookie - just need ONE of: __Secure-1PSID=... OR __Secure-3PSID=...
limitNoMaximum number of CLs to return (default: 25, max: 100)

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