get_decision_detail
Retrieve complete details of a GDPR enforcement decision, including violated articles, sanctions, and legal analysis. Use with a decision ID from search results.
Instructions
Get full details of a specific GDPR decision by its ID. Returns the complete summary, violated articles, sanctions, controller info, and legal analysis. Use after search_gdpr_decisions to get more detail on a specific result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| decision_id | Yes | UUID of the decision (from search results) | |
| api_key | No | Your API key from https://thedpo.eu/mcp |