get_feeds
Retrieve recent posts from a school's feed, including titles, authors, dates, and summaries. Paginated results allow browsing multiple pages.
Instructions
Get recent posts from a school's feed with titles, authors, dates, and summaries.
Returns a paginated list of posts. Use get_post with the feed_id to see full details.
Args: school_id: School ID page: Page number for pagination (default: 1)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| school_id | Yes | ||
| page | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |