list_groups
Retrieve your active GroupMe groups with pagination controls and customizable response fields.
Instructions
List the authenticated user's active groups.
Args:
page: Page number for pagination.
per_page: Number of groups per page (max 500).
omit: Comma-separated list of fields to omit (e.g. "memberships").Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| per_page | No | ||
| omit | No |