Watches, read

Get watch

Read one watch in full: its terms, its platforms and their last check, its group and its reply notes.

MCP

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

Input

project_idrequireduuid
watch_idrequireduuid

The watch's own id, from list_watches.

Returns

The same row list_watches answers with, for one watch.