AdminGetUsers
Retrieve and manage user lists in Medusa MCP Server with filtering, sorting, and pagination options for efficient user administration.
Instructions
This tool helps store administors. Retrieve a list of users. The users can be filtered by fields such as id
. The users can also be sorted or paginated.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
created_at | No | ||
deleted_at | No | ||
No | |||
fields | No | ||
first_name | No | ||
id | No | ||
last_name | No | ||
limit | No | ||
offset | No | ||
order | No | ||
q | No | ||
updated_at | No |