Membervault

MemberVault is a Relationship Marketing Platform that allows users to host courses, memberships, and other digital products in one place.

4 actions Integration catalog
Request access
Connect Membervault once you're in Boring.
01 · WHAT THE AGENT CAN DO

Actions

Every capability is a discrete, logged action the agent calls by name — scoped to what you authorize and recorded in the run trace.

Add User to CourseMEMBERVAULT_ADD_USER
Tool to add a user to a specified product. Use when enrolling a user into a course without duplication.
Delete UserMEMBERVAULT_DELETE_USER
Tool to completely delete a user from the account, including all data, progress, and quiz answers (irreversible). Use when you need to permanently remove a user. Example: "Delete user with email user@example.com"
Get CoursesMEMBERVAULT_GET_COURSES
Tool to retrieve all courses (products) in the MemberVault account. Use when you need to list available courses after setting up authentication.
Remove User from CourseMEMBERVAULT_REMOVE_USER
Tool to remove a user's access to a product (course). This simply removes access to the product without deleting the user from the account. Use when revoking course access.