Get group activity log
wom_get_group_activityRetrieve a group's activity log including member joins, leaves, and role changes. Use with pagination limits to control results.
Instructions
Fetches the group's activity log (joins, leaves, role changes).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The group's numeric Wise Old Man ID. | |
| limit | No | Max number of results (pagination). | |
| offset | No | Number of results to skip (pagination). |