decode_isin
Decode and validate Indian securities ISIN using Luhn algorithm check. Ensures the 12-character identifier meets international standards.
Instructions
Decode ISIN (International Securities Identification Number) with Luhn check.
Use when validating ISIN for Indian securities.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| isin | Yes | 12-character ISIN (e.g., INE1234567890) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||