Experiments, write
Tag action
Tag one published post or one sent reply to the running experiment, or take the tag off with tagged false. Only something that actually went out inside the window can be tagged, and an action belongs to one experiment or to none. Untagging changes nothing about the post or the reply itself. It spends nothing.
write
MCP
Tool nametag_action
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "tag_action",
"arguments": {
"project_id": "<uuid>"
}
}
}Input
project_idrequireduuid
The project. list_projects names them and marks the default.
post_iduuid
A published post. list_ideas names them; it has to be one you ticked Posted.
blip_iduuid
A reply, named by its blip. list_blips names them; it has to be one you marked replied.
taggedboolean
False takes the tag off.
Returns
The experiment with its reading recomputed, and the in-window actions with their tags.