Interactions
Use the technical identifier shown in each result as the MCP tool name. Open a tool to inspect its safety metadata, exact input and output schemas, implementation source, and related tools.
Showing all 8 tools
-
interactionsWrites Send a follow-up message after an interaction has been acknowledged. Useful for long-running work where you replied with a deferred response. interactions_create _followup -
interactionsWrites Send the initial response to an interaction (slash command, button, modal submit, etc.). interactions_create _response -
interactionsWrites Destructive Delete a follow-up message. DESTRUCTIVE - IRREVERSIBLE. interactions_delete _followup -
interactionsWrites Destructive Delete the original interaction response message. DESTRUCTIVE - IRREVERSIBLE. interactions_delete _original _response -
interactionsWrites Edit a follow-up message. interactions_edit _followup -
interactionsWrites Edit the original interaction response (e.g. fill in a deferred reply). interactions_edit _original _response -
interactionsRead only Fetch a follow-up message previously created by interactions_create_followup. interactions_get _followup -
interactionsRead only Fetch the original interaction response message (the one created by interactions_create_response). interactions_get _original _response
No tool matches those filters.