get_fixed_line_eligibilities
Get fixed-line eligibility for a French address by providing street and town. Chains town, address, and building lookups to return ARCEP results.
Instructions
Get fixed-line eligibilities for an address from the ARCEP API. Chains town lookup, address lookup, building lookup, and eligibility fetch.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| townName | Yes | The town/commune name (e.g. 'Paris') | |
| streetAddress | Yes | The street address to look up (e.g. '10 rue de la Paix') |