interactions_delete_original_response
interactions_delete_original_response
Section titled “interactions_delete_original_response”Category: interactions
Delete the original interaction response message. DESTRUCTIVE — IRREVERSIBLE.
When to use
Section titled “When to use”When NOT to use
Section titled “When NOT to use”| Field | Type | Required | Description |
|---|---|---|---|
application_id | string | yes | Bot/app application ID |
interaction_token | string | yes | Interaction token (one-time, 15min TTL) |
Returns
Section titled “Returns”\{deleted\}. Pass __confirm:true AND MCP_DRY_RUN=false to actually delete.
Output schema
Section titled “Output schema”| Field | Type | Required | Description |
|---|---|---|---|
deleted | boolean | yes |
Annotations
Section titled “Annotations”| Property | Value |
|---|---|
| Read-only | no |
| Destructive | yes |
| Idempotent | yes |
| Open-world | yes |
| Confirmation required | yes (__confirm:true required) |
Source
Section titled “Source”packages/mcp-core/src/tools/interactions/delete_original_response.ts