Skip to main content
Glama

get_users

Retrieve user records from Eduframe with filtering options for role, email, labels, and sorting. Supports pagination for handling large datasets.

Instructions

Get all user records

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
cursorNoCursor for fetching the next page of results
per_pageNoNumber of results per page (default: 25)
roleNoFilter results on role
emailNoFilter results on email
label_idNoFilter results on label_id
sortNoSort the results. Can change order by using `<sort_by>:<direction>` where `<direction>` is either `asc` or `desc`
Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/martijnpieters/eduframe-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server