MCP tool
delete_response
Delete a response
writes data destructive — asks for confirmation
Permanently delete ONE response (GDPR erasure). Use this DIRECTLY when the user asks to delete/remove a single response ('delete this one response', 'remove that submission'). Requires confirm: true after the user confirms. For erasing everything from one respondent use delete_respondent_data.
Ask your assistant
Inputs Delete that test response.
| Parameter | Type | Description |
|---|---|---|
| response_id * | string | |
| confirm | boolean |
* required
Guides using this tool