Feed, write
Discard reply proposal
Throw away the memory lines a replied blip proposed. Nothing was saved, so nothing is lost but them. The reply itself stays recorded.
writedestructive
MCP
Tool namediscard_reply_proposal
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "discard_reply_proposal",
"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
A confirmation and nothing else.