Watches, write

Delete watch

Delete a watch for good. Its blips go with it and cannot be brought back; the posts themselves stay in the shared cache. Turn it off instead when the terms are worth keeping.

writedestructive

MCP

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

Input

project_idrequireduuid
watch_idrequireduuid

The watch's own id, from list_watches.

Returns

A sentence and how many blips went with it.