get-users
Retrieve all users in a Zulip organization, including profile details, with options to fetch Gravatar URLs and custom profile fields for comprehensive user management.
Instructions
Get all users in the Zulip organization with their profile information.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
client_gravatar | No | Include Gravatar URLs for users (default: true) | |
include_custom_profile_fields | No | Include custom profile fields (default: false) |