Remove amenities from an entity (unit, unit type, or building). Only the specified amenities are removed; others are preserved.
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 remove from 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