list_groups
List school groups with active post counts and descriptions. Provide a school ID to retrieve group details for viewing posts.
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 |