Skip to content

reactions_delete_own

Category: reactions

Remove the bot’s own reaction from a message.

  • Roll back an erroneous reaction; clean up after a poll closes.
  • Removing another user’s reaction → use reactions_delete_user.
  • Clearing all reactions → use reactions_delete_all.
FieldTypeRequiredDescription
channel_idstringyesChannel containing the message
message_idstringyesMessage to remove the reaction from
emojistringyesUnicode emoji (e.g. ”👍”) or name:id for custom emoji

\{deleted, channel_id, message_id, emoji\}.

FieldTypeRequiredDescription
deletedbooleanyes
channel_idstringyesDiscord channel ID (snowflake)
message_idstringyesDiscord message ID
emojistringyes
PropertyValue
Read-onlyno
Destructiveno
Idempotentyes
Open-worldyes
Confirmation requiredno

packages/mcp-core/src/tools/reactions/delete_own.ts