Watches, write

Delete group

Delete a watch group. The folder goes, never the watches: each one it held becomes ungrouped and keeps its label, its terms and its blips.

writedestructive

MCP

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

Input

project_idrequireduuid
group_idrequireduuid

The group's own id, from list_groups.

Returns

A sentence and how many watches were left ungrouped.