get_group
Retrieve a Redmine group's details, including its members and associated projects, by providing the group ID.
Instructions
Show a group's details: its members and the projects it belongs to.
Args: group_id: group ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |