Add amenities to an entity (unit, unit type, or building). Merges with any existing amenities on the entity.
entityType
enum
Yes
The type of entity to manage amenities for - enum
entityId
string
The ID of the entity
amenityIds
string[]
Array of amenity IDs to add to the entity
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 11 days ago