geo_search_departements
Search and list French administrative departments by name. Retrieve complete department lists or filter with fuzzy name matching.
Instructions
List all departments or fuzzy-search them by name.
Args:
nom: When set, filters departments by name; when omitted, returns the full list
(subject to limit).
limit: Cap on returned rows (default covers all mainland + overseas departments).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nom | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| departements | No | Departments returned for this query (full list when ``nom`` is omitted). |