単体余白右クリックで番ミュートならサンプルにある
ID版はコピー自作必要
```
"mute.id": {
"label": "IDをミュート",
"type": "emit",
"attach": [
"res"
],
"command": "thread:cursor.mute.id",
"params": [
null,
"${OBJECT.id}"
]
},
```