Decode Partial Vin
decode_partial_vinDecode partial VIN patterns with wildcard characters to retrieve vehicle details when the full 17-character VIN is unavailable.
Instructions
Decode a partial VIN pattern with wildcards.
Supports * as a wildcard for exactly one character (matching the vPIC pattern format). Useful for matching a VIN you don't have the full 17 characters of, or for pattern-based lookups.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results (default 20). | |
| pattern | Yes | Partial VIN with * wildcards (e.g. "5UXWX7C5*BA"). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |