boat_details
Return yacht details and CDN-backed public URLs for yacht media.
This is the primary tool to call after search_boats whenever the customer asks to see yacht photos, a gallery, plans, videos or documents, or asks about layout, capacity, dimensions, equipment, description, crew or itinerary. Display the public URLs returned under media.header, media.photos, media.plans, media.images, media.videos and media.documents. All media in this public tool comes through Sedna's CdnManager; missing CDN media is returned as an empty field and never replaced by a legacy DB URL. id_boat must be copied exactly from search_boats. This tool does not return date-specific prices, extras or availability; use booking_detail for those.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id_boat | Yes | Exact yacht ID returned by search_boats. Never guess it. | |
| language | No | ISO language code supported by Sedna, for example en or fr. | en |
| sheet_type | No | bareboat or crewed. Use crewed for crew and itinerary data. | bareboat |