routelink_lookup
Resolve toll-free numbers (CRN) to carrier (CIC) and Responsible Organization (ROR) using caller ANI and LATA for routing decisions.
Instructions
Look up toll-free number routing. Resolves a CRN (toll-free number) to its carrier (CIC), Responsible Organization (ROR), or both. CIC lookup interprets the CPR decision tree using the caller's ANI and LATA to determine which carrier handles the call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ani | No | 10-digit calling party number (required for cic and cicror lookups) | |
| crn | Yes | 10-digit toll-free number (CRN), e.g. 8005551234 | |
| lata | No | 3-digit LATA code (required for cic and cicror lookups) | |
| lookup_type | Yes | Type of lookup: 'cic' = carrier ID, 'ror' = responsible org, 'cicror' = both |