security_gdpr_delete
Remove specific data types (memory, project, user) to comply with GDPR right to erasure. Specify target ID, user ID, and reason to ensure accurate and compliant deletion on Kratos-MCP.
Instructions
Delete data (GDPR right to erasure)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | Yes | Reason for deletion | |
| target_id | Yes | ID of target to delete | |
| target_type | Yes | Type of data to delete | |
| user_id | Yes | User requesting deletion |