get_all_users
Retrieve a complete list of users from the User Info MCP Server for management or analysis purposes using the designated tool.
Instructions
Tüm kullanıcıların listesini getir
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}