list_users
Retrieve and display a formatted list of all users in the Ambari system with their basic information, enabling efficient user management via MCP-Ambari-API.
Instructions
List all users in the Ambari system.
Returns a formatted list of all users with their basic information.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}