List Users
list_usersRetrieve a complete inventory of all Splunk users and their properties for security audits, user management, and access pattern analysis. No arguments required.
Instructions
Retrieve comprehensive inventory of all Splunk users and their properties. Use this tool when you need to list all users in the Splunk environment, such as for security audits, user management, or understanding access patterns. This tool requires no arguments.
Response Format: Returns a dictionary with 'status' field indicating success/error and 'data' containing:
count: Total number of users found
users: Array of user objects with username, realname, email, roles, type, and defaultApp
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||