Get the booking policy for a unit, unit type, or building. Returns check-in/out times, minimum/maximum night stay, and guest restrictions.
entityType
EntityType
Yes
The type of entity to get the booking policy for (UNIT, UNIT_TYPE, or BUILDING) - EntityType
entityId
string
The ID of the entity (unit, unit type, or building)
UNIT
UNIT_TYPE
BUILDING
content
ContentItem[]
Array of content items returned by the tool - ContentItem
isError
boolean
Whether the tool execution resulted in an error
type
'text'
Content type (currently only 'text' is supported)
text
The text content to display
Last updated 7 days ago