MemberVault is a Relationship Marketing Platform that allows users to host courses, memberships, and other digital products in one place.
Toolkit · membervault
v1
01Add User to Coursetool
02Delete Usertool
03Get Coursestool
04Remove User from Coursetool
API Key · verified
4T · 0TR
membervault
Supported tools and triggers
Each tool is a typed function your agent can call. Each trigger fires an agent run when something changes upstream.
Add User to Course
Tool to add a user to a specified product. Use when enrolling a user into a course without duplication.
TOOL
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"
TOOL
Get Courses
Tool to retrieve all courses (products) in the MemberVault account. Use when you need to list available courses after setting up authentication.
TOOL
Remove User from Course
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.