edubase_get_users
Retrieve and filter managed user accounts from the EduBase educational platform to support user management and analysis tasks.
Instructions
List managed, non-generated users.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search | No | search string to filter results | |
| limit | No | limit number of results (default: 16) | |
| page | No | page number (default: 1), not used in search mode! |