list_groups
Retrieve all Redmine groups with pagination support to browse through large group lists.
Instructions
Lists all groups in Redmine.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| offset | No | Number of items to skip (default 0) | |
| limit | No | Number of items per page (default 25, max 100) |