Interactions
Interactions
Section titled “Interactions”8 tools in this category.
interactions_create_followup Send a follow-up message after an interaction has been acknowledged. Useful for long-running work wh
interactions_create_response Send the initial response to an interaction (slash command, button, modal submit, etc.).
interactions_delete_followup Delete a follow-up message. **DESTRUCTIVE — IRREVERSIBLE.**
interactions_delete_original_response Delete the original interaction response message. **DESTRUCTIVE — IRREVERSIBLE.**
interactions_edit_followup Edit a follow-up message.
interactions_edit_original_response Edit the original interaction response (e.g. fill in a deferred reply).
interactions_get_followup Fetch a follow-up message previously created by `interactions_create_followup`.
interactions_get_original_response Fetch the original interaction response message (the one created by `interactions_create_response`).