Skip to main content

Hotel Stay Tools

Query hotel stay records — accommodation stays with associated carbon emissions.

list_hotel_stays

List hotel stay records with optional filters. Parameters:
ParameterTypeRequiredDescription
organization_idstringNoOrganization UUID (uses default if not set)
statusstringNoStatus filter: active, deleted
start_datestringNoStart date (YYYY-MM-DD)
end_datestringNoEnd date (YYYY-MM-DD)
namestringNoFilter by hotel name (partial match)
pageintegerNoPage number (default: 1)
sizeintegerNoResults per page (default: 50)
Example prompts:
  • “List our hotel stays for Q1 2024”
  • “Show hotel stays at Marriott properties”
  • “How many hotel nights did we book last year?”