list_groups
List groups at a school with member counts and descriptions. Provide a valid school ID from list_schools to get started.
Instructions
List groups at a school with member counts and descriptions.
To view a group's posts, call get_group_feed with BOTH the same school_id used here AND the group_id shown in the results.
Args: school_id: School ID (use list_schools to find available IDs)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| school_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |