Feed, write
Favorite blip
Star a blip so it survives the feed's window and stays under Favorites.
write
MCP
Tool namefavorite_blip
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "favorite_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 starred.