get_users
Retrieve users and authors from your Canny instance, with pagination and search by name or email for targeted filtering.
Instructions
Get users/authors from your Canny instance
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skip | No | Number of users to skip for pagination | |
| limit | No | Number of users to retrieve | |
| search | No | Search term to filter users by name or email |