Internal
Reaction
The reaction item type.
Send "type": "reaction". A primitive the editor draws; it has no MCP tool.
Fields
emojistringrequiredThe emoji name from the reaction picker, for example "Thumbs up".
Example
{
"type": "reaction",
"data": {
"emoji": "string"
}
}
Was this page helpful?