Watches, read

List watches

List a project's watches: what each looks for, the platforms it runs on with when each was last checked, whether it is on, its group and what it found this week.

MCP

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

Input

project_idrequireduuid

Returns

One row a watch: id, kind, label, query and its terms, each platform with its last check and last error, enabled, group, reply notes, posts a day, and blips in the last 7 days; then the project's groups and the page's own summary line.