TracePass DPP templates (regulatory schemas)
tracepass_templatesRetrieve the regulatory field schema for any EU DPP category to verify compliance requirements and gap-check passport drafts against EU regulations.
Instructions
Discover the regulatory field schema for each DPP category — what a COMPLIANT passport must contain, per the governing EU regulation. Read-only reference data. Use this to advise on requirements before creating products/passports, and to gap-check a draft against the rules.
Actions (pass via action, with args):
list — args: {}. Lists all 12 categories with their field count, required-field count, and governing regulation (name + number + effective/mandatory dates).
get — args: { category }. Full field schema for one category: every field's key, label, dataType, whether it is REQUIRED, its access level (public/restricted/authority), enum options, validation bounds, and — where known — the regulation article/annex that mandates it.
categoryis one of: battery, textile, electronics, construction, steel, chemicals, packaging, furniture, tyres, jewelry, toys, fmcg.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | ||
| args | No | Action-specific arguments — see the description for each action's shape. |