| CONTAINER_ID | The COSMOS container ID: "RoomsAndUsers" |
| cosmos | Cosmos object with methods used to create, query, or delete records. |
| cosmosNodeByUUID | A SQL query to retrieve a node by UUID through an Azure Cosmos DB input binding. |
| cosmosRoomByShortname | A SQL query to retrieve a room by shortname through an Azure Cosmos DB input binding. |
| cosmosRoomByUUID | A SQL query to retrieve a room by UUID through an Azure Cosmos DB input binding. |
| cosmosUserByUUID | A SQL query to retrieve a user by UUID through an Azure Cosmos DB input binding. |
| cosmosWrite | Azure Cosmos output binding that lets you write a new document to an Azure Cosmos DB database |
| dbConfig | An object containing the database configuration settings |
| DEFAULT_HUB | The default hub name for the SocketIO |
| socketIOData | Azure Cosmos generic option that is used to output socketIO data to other users |
| socketIOEmit | Azure Cosmos generic option that is used to emit a socket event to other users |