Memory, write
Discard memory proposal
Throw away the lines a proposal offered. Nothing was saved, so nothing is lost but them.
writedestructive
MCP
Tool namediscard_memory_proposal
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "discard_memory_proposal",
"arguments": {
"project_id": "<uuid>"
}
}
}Input
project_idrequireduuid
proposal_idstring
Optional: without it, whatever proposal is parked is dropped.
Returns
A confirmation and nothing else.