Spaces
Tools for managing buildings, unit types, and units within the Lavanda platform.
Available Tools
Buildings
create_building
Create a building
create_buildings
Create multiple buildings
get_building
Get building information by ID
update_building
Update a building
update_buildings
Update multiple buildings
Search buildings with filtering, sorting, and pagination
Unit Types
create_unit_type
Create a unit type
create_unit_types
Create multiple unit types
get_unit_type
Get unit type information by ID
update_unit_type
Update a unit type
update_unit_types
Update multiple unit types
get_unit_type_listings
Get all channel listings for a unit type
Search unit types with filtering, sorting, and pagination
Units
create_unit
Create a unit
create_units
Create multiple units
get_unit
Get unit information by ID
update_unit
Update a unit
update_units
Update multiple units
duplicate_unit
Duplicate a unit
close_unit_calendar
Close unit calendar
open_unit_calendar
Open unit calendar
Related Documentation
Tools Overview - Complete list of all available MCP tools
Setup - Configure the MCP server
Structure & Terms - Understanding the data model
Last updated