tracepass_templates

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 acti...

Server Tracepass https://ai.tracepass.eu/mcp
Category Read
Risk class Low
Parameters 21 required

What tracepass_templates does on Tracepass

AI agents call tracepass_templates to retrieve information from Tracepass without modifying anything — typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.

ParameterTypeRequiredDescription
args object Arguments for the chosen action; `category` is required for get, ignored for list.
action string Yes List all DPP category templates, or get one template by category.

Parameters from the server's own tool schema.

Why tracepass_templates needs a policy

tracepass_templates exposes read-only discovery and inspection of regulatory field schemas. Both actions (list and get) retrieve reference data without side effects. This is a classic Read category tool used for compliance checking and advising on requirements.

From the tool's definition Tool description states 'Read-only reference data' and lists actions are purely informational: 'list' returns schema metadata and 'get' retrieves field schema for a category. No mutations, deletions, or external operations.

Risk signalsBulk/mass operation — affects multiple targets

Questions about tracepass_templates

What does the tracepass_templates tool do? +

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. category is one of: battery, textile, electronics, construction, steel, chemicals, packaging, furniture, tyres, jewelry, toys, fmcg. It is categorised as a Read tool in the Tracepass MCP Server, which means it retrieves data without modifying state.

What parameters does tracepass_templates accept? +

tracepass_templates accepts 2 parameters: args, action. Required: action. The full parameter table on this page comes from the server's own tool schema.

How do I enforce a policy on tracepass_templates? +

Register the Tracepass MCP server in PolicyLayer and add a rule for tracepass_templates: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches Tracepass. Nothing to install.

What risk level is tracepass_templates? +

tracepass_templates is a Read tool with low risk. Read-only tools are generally safe to allow by default.

Can I rate-limit tracepass_templates? +

Yes. Add a rate_limit block to the tracepass_templates rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.

How do I block tracepass_templates completely? +

Set action: deny in the PolicyLayer policy for tracepass_templates. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.

What MCP server provides tracepass_templates? +

tracepass_templates is provided by the Tracepass MCP server (https://ai.tracepass.eu/mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

// LOOK UP ANOTHER SERVER

Every MCP server has a record like this.

Type a name, get the same breakdown: verified identity, auth posture, risk grade, capabilities, recommended policy.

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.