Ideas, write

Reply to pasted post

File a post the watches missed and draft a reply to it. The post's text is required here: pulling it would read X, and no tool reads X. One AI action.

writespends

MCP

Tool namereply_to_pasted_post
{
  "jsonrpc": "2.0",
  "id": 1,
  "method": "tools/call",
  "params": {
    "name": "reply_to_pasted_post",
    "arguments": {
      "project_id": "<uuid>",
      "link": "<string>",
      "text": "<string>"
    }
  }
}

Input

project_idrequireduuid

The project. list_projects names them and marks the default.

linkrequiredstring

A link to the post on X, Bluesky or Hacker News.

textrequiredstring

The post's text, as it reads. Nothing is fetched to find it.

mediaarray of { type, url, poster }

The pictures on the post. The first four are kept.

quoted{ handle, name, text, url }

The post this one quotes. Shown as a card under it, and never a blip of its own.

reposted_bystring

The username that reposted the post, without the @. Leave it out unless the page named one.

Returns

The blip's id, a link to it in the feed, the reply drafted for it, which you copy out and send yourself, and whether filing it raised an existing row's counts or filled a blank on it.