Watches, read

List groups

List a project's watch groups: the person's own folders, and the names the quality gate files a kept blip under.

MCP

Tool namelist_groups
{
  "jsonrpc": "2.0",
  "id": 1,
  "method": "tools/call",
  "params": {
    "name": "list_groups",
    "arguments": {
      "project_id": "<uuid>"
    }
  }
}

Input

project_idrequireduuid

Returns

One row a group: id, name and how many watches it holds.