AdminGetInvites
Retrieve and manage a list of invites with filtering by ID, sorting, and pagination in the Medusa MCP Server, designed for store administrators.
Instructions
This tool helps store administors. Retrieve a list of invites. The invites can be filtered by fields such as id
. The invites can also be sorted or paginated.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
$and | No | ||
$or | No | ||
created_at | No | ||
deleted_at | No | ||
No | |||
fields | No | ||
id | No | ||
limit | No | ||
offset | No | ||
order | No | ||
q | No | ||
updated_at | No |