list_groups
Retrieve groups for a school by providing its ID, showing active post counts and descriptions. Use this to overview groups before accessing their feeds.
Instructions
List groups at a school with active post 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 |