Events

Building event programming — books plazas, atriums and other common areas with double-booking detection, and runs targeted email campaigns to tenant segments.

Engagement · Every building type

What an AI copilot can do with it.

Every module publishes its own tools over the Model Context Protocol, so an assistant can act on the building rather than just describe it.

  • events_list_upcoming

    Lists upcoming space bookings and building events from the database, filtered by building, space, and date range. Events already in progress are included while they still occupy their space.

  • events_cancel_booking

    Cancels a space booking, freeing the slot for others. Only the user who created the booking or an admin/manager may cancel it.

  • events_book_plaza

    Book a physical space (plaza, zone) for an event. Includes collision detection to prevent double-booking.

  • events_register_space_booking

    Registers an event reservation or space booking for a common area, atrium, or conference hall. Same collision-detected booking as events_book_plaza.

  • event_create_email_campaign

    Creates a new email campaign draft targeted at a specific segment of tenants.

  • event_send_campaign

    Sends a draft email campaign to all tenants in the target segment.

  • event_list_campaigns

    Lists all email campaigns and their current status.

On a real building

See Events on a real building

We will run it against your floor plans rather than a sample dataset.