Memberspot is an online course and video-hosting platform designed to facilitate knowledge management and community engagement for businesses.
Tool to generate a one-hour login token for a user. use when you need to auto-login a user by their uid (token expires after one hour).
Tool to delete one or more users from the platform. use when you need to remove specified users by their email addresses. only existing school users are removed; invalid or out-of-school emails are ignored.
Tool to retrieve a user's details by their email address. use when you need to look up a user after obtaining their email.
Tool to list all defined custom user properties. use when you need to retrieve metadata of custom user properties after authentication.
Tool to retrieve a list of all offers. use after authentication to fetch available offers.
Tool to list all users. use when you need to fetch users with optional filtering and pagination.