decode_2
Decode UK vehicle registration numbers to retrieve year, make, model, color, engine details, and additional vehicle information from the Vehicle Database MCP Server.
Instructions
UK registration decode API requires a valid UK registration number to return the year, make, model, color, engine details \u0026 more.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reg | Yes | Example value: {reg_num} | |
| for_api_portal | Yes | Example value: true |