PPWR Tools
Query PPWR (Packaging and Packaging Waste Regulation) compliance data — packaging units, bill of materials, substance declarations, recyclability, gap analysis, and compliance evaluations. These tools support EU packaging regulation workflows.PPWR tools cover the packaging compliance pillar. All endpoints use API v2 (
/v2/ppwr/). Use list_projects first to find the project ID containing your packaging data.list_packaging_units
List packaging units for a PPWR project. Each unit represents a distinct packaging product being assessed for compliance.
Parameters:
Example response:
Example prompts:
get_packaging_unit
Get full detail for a packaging unit — including bill of materials (BOM), substance declarations, and recyclability assessment.
Parameters:
Example response:
get_packaging_compliance
Evaluate PPWR compliance for a single packaging unit. Returns pass/fail checks against specific PPWR articles, a timeline of upcoming deadlines, and overall compliance status.
Parameters:
Example response:
Example prompts:
get_project_compliance
Evaluate PPWR compliance for all packaging units in a project. Returns a project-level summary with per-unit evaluations.
Parameters:
Example response:
get_packaging_gaps
Analyze compliance gaps for a packaging unit using a traffic-light severity system. Each gap identifies a specific PPWR requirement that is not met, with the affected BOM components and required actions.
Parameters:
Example response:
Example prompts:
get_ppwr_dashboard
Get PPWR compliance dashboard metrics for a project — a high-level overview of packaging compliance health including substance safety, recycled content, recyclability grades, and supplier survey progress.
Parameters:
Example response:
Example prompts:
Workflow
- Find your project —
list_projectsto find the project containing packaging data - List packaging units —
list_packaging_unitsto see all units in the project - Check dashboard —
get_ppwr_dashboardfor a high-level compliance overview - Dive into a unit —
get_packaging_unitfor full detail (BOM, substances, recyclability) - Check compliance —
get_packaging_compliancefor pass/fail checks and deadlines - Identify gaps —
get_packaging_gapsfor traffic-light gap analysis with required actions - Project-wide view —
get_project_compliancefor a summary across all units
Related
Projects
Find project IDs containing packaging data
CSRD
CSRD/ESRS compliance and double materiality
Emissions
GHG emissions for environmental impact
Organizations
Organization hierarchy for group-level views