list_group_memberships
Retrieve a person's group memberships by ID or name. Returns a bounded page of ordinary groups, or found:false for unknown people.
Instructions
Return a bounded page of one person's recorded group memberships with each group.
Pass person_id from resolve_person, or person (a name or alias) to resolve inline.
Only ordinary memberships in ordinary groups are returned. An unknown or removed person
returns found: false.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| person | No | ||
| person_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||