mattermost_get_users
Retrieve a paginated list of users in your Mattermost workspace by specifying page number and limit.
Instructions
Get a list of users in the Mattermost workspace with pagination
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of users to return (default 100, max 200) | |
| page | No | Page number for pagination (starting from 0) |