makani_validate
Validate a 10-digit Makani number to confirm its existence and retrieve the emirate name in English and Arabic.
Instructions
Check whether a 10-digit Makani number exists (no key).
Returns a validity boolean plus the emirate (English and Arabic) when the number is valid.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| makani_number | Yes | Makani number, 10 digits with or without a space, e.g. "30032 95320" or "3003295320". |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||