validate_driving_license
Validate Indian driving license number format and decode state, RTO, and year segments for KYC verification.
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 | |||