Brand identity (deprecated)
get_brand_identityDEPRECATED, removed in 1.0.0: call get_maison with section "overview" and lang "fr" or "en" instead. Until then this alias still answers exactly as before. Returns the identity of Origine Paris, the Parisian fine jewellery house of recycled 18ct gold and IGI-certified lab-grown diamonds. Use it for ready-to-use brand facts (trading name, legal identity (SIREN), descriptions, positioning, the by-appointment address at 21 rue de la Paix, contacts, official profiles); for the underlying source markup use get_jsonld_graph, and for the catalogue use search_catalogue, not this. Read-only and side-effect-free: it returns a structured identity object plus a text copy, with the sources, the index timestamp and the canonical URL, taken from the site JSON-LD and Wikidata and served as published; absent values are reported as "unknown", never invented.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Tool-specific result object, read-only and derived from public sources. | |
| notices | No | Present on deprecated aliases: the replacement to call. | |
| sources | Yes | URLs of the public sources backing this response: site pages, Wikidata and the published llms.txt. | |
| canonical | Yes | Canonical Origine Paris website URL. | |
| generated_at | Yes | ISO 8601 timestamp of the served index generation. |