Memberspot
Overview
SLUG: MEMBERSPOT
Description
Memberspot is an online course and video-hosting platform designed to facilitate knowledge management and community engagement for businesses.
Authentication Details
API Key
Connecting to Memberspot
Create an auth config
Use the dashboard to create an auth config for the Memberspot toolkit. This allows you to connect multiple Memberspot accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Memberspot Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Memberspot toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
MEMBERSPOT_CREATE_LOGIN_TOKEN
Tool Name: Create Login Token
Description
Action Parameters
Action Response
MEMBERSPOT_DELETE_USERS
Tool Name: Delete Users
Description
Action Parameters
Action Response
MEMBERSPOT_FIND_USER_BY_MAIL
Tool Name: Find user by email
Description
Action Parameters
Action Response
MEMBERSPOT_LIST_CUSTOM_USER_PROPERTIES
Tool Name: List custom user properties
Description
Action Parameters
Action Response
MEMBERSPOT_LIST_OFFERS
Tool Name: List all offers
Description
Action Parameters
Action Response
MEMBERSPOT_LIST_USERS
Tool Name: List Users
Description
Action Parameters
Action Response
MEMBERSPOT_SET_ORDER_STATE
Tool Name: Set order state
Description
Action Parameters
Action Response
MEMBERSPOT_SET_USER_OFFER_STATE
Tool Name: Set user offer state
Description
Action Parameters
Action Response