getUsers
Retrieve a list of users using the MCP YAML API tool, enabling easy integration of user data into the MCP ecosystem without requiring custom coding.
Instructions
Retrieve a list of users.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}