validate_driving_license
Validates Indian driving license numbers by checking format and extracting state, RTO, and year for KYC workflows.
Instructions
Validate an Indian driving license number format and decode segments.
Use when verifying DL format, extracting state/RTO/year in KYC workflows.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dl_number | Yes | Indian DL number, 15 chars (spaces/hyphens allowed). Ex: MH0220191234567 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||