Mobile Number Check
asterwise_check_mobile_numberDigit-strips a mobile string (keeping country code digits), reduces it with the owner's name and birth date, and returns harmonic scoring plus interpretive copy.
WORKFLOW: BEFORE: RECOMMENDED — asterwise_get_numerology_profile — anchor Life Path before judging the line. AFTER: None.
INPUT CONTRACT: Formatting noise is ignored; only digits contribute. Country code digits are included in the reduction sum.
DO NOT CONFUSE WITH: asterwise_check_vehicle_number — plate digit rules, not SIM numbering. asterwise_get_business_name_analysis — letter Expression scan, not phone roots.
Full output and error contract: https://docs.asterwise.com/mcp/tools/check-mobile-number/
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes | Date in YYYY-MM-DD format. Defaults to today when omitted. | |
| name | Yes | Person's full name as commonly written; letters are converted to numerology values. | |
| mobile_number | Yes | Mobile number to analyse; digits only, country code optional. | |
| response_format | No | Output format: 'markdown' (default) for a readable report, or 'json' for the raw structured payload. | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |