Classmarker
Overview
SLUG: CLASSMARKER
Description
ClassMarker is a professional, flexible, and easy-to-use online quiz maker for business and education, offering customizable exams, instant grading, and detailed reporting.
Authentication Details
API Key
Connecting to Classmarker
Create an auth config
Use the dashboard to create an auth config for the Classmarker toolkit. This allows you to connect multiple Classmarker accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Classmarker 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 Classmarker toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
CLASSMARKER_CREATE_ACCESS_LIST_ITEM
Tool Name: Create Access List Item
Description
Action Parameters
Action Response
CLASSMARKER_CREATE_CATEGORY
Tool Name: Create a new question category
Description
Action Parameters
Action Response
CLASSMARKER_CREATE_GROUP
Tool Name: Create Group
Description
Action Parameters
Action Response
CLASSMARKER_CREATE_QUESTION
Tool Name: Create Question
Description
Action Parameters
Action Response
CLASSMARKER_CREATE_USER
Tool Name: Create ClassMarker User
Description
Action Parameters
Action Response
CLASSMARKER_DELETE_ACCESS_LIST_ITEM
Tool Name: Delete Access List Item
Description
Action Parameters
Action Response
CLASSMARKER_DELETE_API_KEY
Tool Name: Delete API Key
Description
Action Parameters
Action Response
CLASSMARKER_DELETE_GROUP
Tool Name: Delete Group
Description
Action Parameters
Action Response
CLASSMARKER_DELETE_TEST_LINK
Tool Name: Delete Test Link
Description
Action Parameters
Action Response
CLASSMARKER_DELETE_USER
Tool Name: Delete User
Description
Action Parameters
Action Response
CLASSMARKER_DELETE_WEBHOOK
Tool Name: Delete Webhook
Description
Action Parameters
Action Response
CLASSMARKER_GET_ALL_GROUPS_LINKS_EXAMS
Tool Name: Get All Groups, Links, and Exams
Description
Action Parameters
Action Response
CLASSMARKER_GET_GROUP_DETAILS
Tool Name: Get Group Details
Description
Action Parameters
Action Response
CLASSMARKER_GET_INITIAL_FINISHED_AFTER_TIMESTAMP
Tool Name: Get Initial Finished After Timestamp
Description
Action Parameters
Action Response
CLASSMARKER_GET_QUESTION
Tool Name: Get Question
Description
Action Parameters
Action Response
CLASSMARKER_GET_RECENT_RESULTS_GROUP_EXAM
Tool Name: Get Recent Results For Group Exam
Description
Action Parameters
Action Response
CLASSMARKER_GET_RECENT_RESULTS_LINK_EXAM
Tool Name: Get Recent Results Link Exam
Description
Action Parameters
Action Response
CLASSMARKER_GET_TEST_DETAILS
Tool Name: Get Test Details
Description
Action Parameters
Action Response
CLASSMARKER_GET_USER_DETAILS
Tool Name: Get User Details
Description
Action Parameters
Action Response
CLASSMARKER_LIST_ASSIGNMENTS
Tool Name: List Assignments
Description
Action Parameters
Action Response
CLASSMARKER_LIST_CATEGORIES
Tool Name: List Question Categories
Description
Action Parameters
Action Response
CLASSMARKER_LIST_CERTIFICATES
Tool Name: List Certificates
Description
Action Parameters
Action Response
CLASSMARKER_LIST_GROUPS
Tool Name: List Groups
Description
Action Parameters
Action Response
CLASSMARKER_LIST_QUESTIONS
Tool Name: List Questions
Description
Action Parameters
Action Response
CLASSMARKER_LIST_RECENT_RESULTS_FOR_GROUPS
Tool Name: List Recent Results For Groups
Description
Action Parameters
Action Response
CLASSMARKER_LIST_RECENT_RESULTS_FOR_LINKS
Tool Name: List Recent Results for Links
Description
Action Parameters
Action Response
CLASSMARKER_LIST_TESTS
Tool Name: List Tests
Description
Action Parameters
Action Response
CLASSMARKER_LIST_USERS
Tool Name: List Users
Description
Action Parameters
Action Response
CLASSMARKER_LIST_WEBHOOKS
Tool Name: List Webhooks
Description
Action Parameters
Action Response
CLASSMARKER_PUT_CATEGORY
Tool Name: Update Sub-Category
Description
Action Parameters
Action Response
CLASSMARKER_PUT_PARENT_CATEGORY
Tool Name: Update an existing parent category
Description
Action Parameters
Action Response
CLASSMARKER_PUT_QUESTION
Tool Name: Update Question
Description
Action Parameters
Action Response