Feed, write

Mark replied

Record that you sent a reply to this blip. It posts nothing: it stores the reply as it went out, closes the blip and feeds the deboost guard. One AI action when save_to_memory is true.

writespends

MCP

Tool namemark_replied
{
  "jsonrpc": "2.0",
  "id": 1,
  "method": "tools/call",
  "params": {
    "name": "mark_replied",
    "arguments": {
      "project_id": "<uuid>",
      "blip_id": "<uuid>",
      "reply_text": "<string>"
    }
  }
}

Input

project_idrequireduuid

The project. list_projects names them and marks the default.

blip_idrequireduuid

The blip. list_blips names them.

reply_textrequiredstring

The reply as you sent it. A reply, up to 2000 characters.

save_to_memoryboolean

Learn how you write from the gap between the draft and what you sent. One AI action.

Returns

The blip now closed, the reply row with the time it was recorded, and the memory lines it learned when save_to_memory was true.