Get group competitions
wom_get_group_competitionsRetrieve all competitions hosted by a group using its numeric Wise Old Man ID.
Instructions
Fetches all competitions hosted by a group.
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). |