Ideas, write
Use proposal
Take the draft a discuss_idea or discuss_blip answer offered and set it on the idea or the blip it hangs off. The message id says which.
write
MCP
Tool nameuse_proposal
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "use_proposal",
"arguments": {
"project_id": "<uuid>",
"message_id": "<uuid>"
}
}
}Input
project_idrequireduuid
The project. list_projects names them and marks the default.
message_idrequireduuid
The message id discuss_idea or discuss_blip answered with.
Returns
Which draft it landed on, the text now on it, and for an idea its first line, its blanks and the values that survived.