Ideas, write

Unmark posted

Posted by mistake: the idea goes back to being a draft, and its date, link and posted text go with it.

write

MCP

Tool nameunmark_posted
{
  "jsonrpc": "2.0",
  "id": 1,
  "method": "tools/call",
  "params": {
    "name": "unmark_posted",
    "arguments": {
      "project_id": "<uuid>",
      "idea_id": "<uuid>"
    }
  }
}

Input

project_idrequireduuid

The project. list_projects names them and marks the default.

idea_idrequireduuid

Returns

The idea back as a draft.