Get a vendor profile
get_facilityThe full public profile for one vendor: services offered, creatives on the team and what each of them does, production types, rooms and spaces, and addresses. Takes the companySlug and facilitySlug pair returned by search_facilities.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| locale | No | Two-letter language code (en, fr, es, pt, it, de, nl, pl, th, hi, ko, ja). Defaults to English. | |
| companySlug | Yes | From a search_facilities result | |
| facilitySlug | Yes | From a search_facilities result |