user_get
Retrieve users from Zabbix with optional filtering by user IDs, search criteria, or custom filters. Returns a JSON-formatted list of users for streamlined integration and analysis.
Instructions
Get users from Zabbix with optional filtering.
Args:
userids: List of user IDs to retrieve
output: Output format
search: Search criteria
filter: Filter criteria
Returns:
str: JSON formatted list of users
Input Schema
Name | Required | Description | Default |
---|---|---|---|
filter | No | ||
output | No | extend | |
search | No | ||
userids | No |