list_groups
List active GroupMe groups for the authenticated user with pagination and selectable fields to exclude for optimized responses.
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 |
|---|---|---|---|
| omit | No | ||
| page | No | ||
| per_page | No |