Skip to content

interactions_get_original_response

Category: interactions

Fetch the original interaction response message (the one created by interactions_create_response).

FieldTypeRequiredDescription
application_idstringyesBot/app application ID
interaction_tokenstringyesInteraction token (one-time signed secret, 15-minute TTL). Treat as a credential.

\{message_id, channel_id, content, untrusted_messages\}content is wrapped via untrusted_discord_messages.

FieldTypeRequiredDescription
message_idstringyesDiscord message ID
channel_idstringyesDiscord channel ID (snowflake)
contentstringyes
untrusted_messagesstringyes
PropertyValue
Read-onlyyes
Destructiveno
Idempotentyes
Open-worldyes
Confirmation requiredno

packages/mcp-core/src/tools/interactions/get_original_response.ts