Feed, write
Dismiss blip
Drop a blip. It leaves the feed and is swept away with the rest of its age.
writedestructive
MCP
Tool namedismiss_blip
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "dismiss_blip",
"arguments": {
"project_id": "<uuid>",
"blip_id": "<uuid>"
}
}
}Input
project_idrequireduuid
The project. list_projects names them and marks the default.
blip_idrequireduuid
The blip. list_blips names them.
Returns
The blip, now dismissed. Nothing puts it back.