validate_mobile_number
Checks if an Indian mobile number is valid and identifies the telecom operator and circle. Use it for KYC or contact verification to confirm phone details.
Instructions
Validate Indian mobile number and detect operator/circle.
Use when validating mobile numbers for KYC or contact verification.
Args: mobile: Mobile number with or without +91/0
Returns: Validation result with operator and telecom circle.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mobile | Yes | 10-digit mobile number with or without +91/0 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||