Feed, write
Unfavorite blip
Take the star off a blip.
write
MCP
Tool nameunfavorite_blip
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "unfavorite_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, no longer starred.