Developer Tools28 toolsPaste one API key
Classmarker integration for AI agents
ClassMarker is a professional, flexible, and easy-to-use online quiz maker for business and education, offering customizable exams, instant grading, and detailed reporting.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Classmarker once and call the same tools from all of them.
Setup
Connect Classmarker through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Classmarker exposes 28 tools through ClawLink. The 22 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
classmarker_get_group_details | Retrieve detailed information about a specific group by ID | Read |
classmarker_get_initial_finished_after_timestamp | Compute the initial finishedAfterTimestamp for paginating ClassMarker test results | Read |
classmarker_get_question | Retrieve a specific question by its ID | Read |
classmarker_get_recent_results_group_exam | Fetch recent test results for a specific group and exam | Read |
classmarker_get_recent_results_link_exam | Fetch recent exam results for a specific link and test combination | Read |
classmarker_get_test_details | Retrieves detailed information for a specific test (exam) including its name and all assignment | Read |
classmarker_get_user_details | Retrieve detailed information about a specific user | Read |
classmarker_list_categories | Retrieves all question categories organized in a hierarchical structure | Read |
classmarker_list_certificates | List all certificates | Read |
classmarker_list_questions | Retrieve a paginated list of questions from your question bank | Read |
classmarker_list_recent_results_for_groups | Retrieve recent exam results for all groups in your ClassMarker account | Read |
classmarker_list_recent_results_for_links | Retrieves recent test results from ALL links accessible to your API key | Read |
classmarker_list_users | List all users | Read |
classmarker_list_webhooks | Retrieve all configured webhooks | Read |
classmarker_create_access_list_item | Add one or more access codes to an access list | Write |
classmarker_create_category | Create a new question category | Write |
classmarker_create_group | Create a new group | Write |
classmarker_create_question | Create a new question with specified text, type, and category in ClassMarker | Write |
classmarker_create_user | Create a new user in ClassMarker | Write |
classmarker_put_category | Update an existing sub-category | Read |
classmarker_put_parent_category | Update an existing parent category | Read |
classmarker_put_question | Updates an existing question in the ClassMarker question bank | Read |