get_news
Retrieve school news and announcements from the N Lobby portal with options to filter by category, sort results, and limit items.
Instructions
Retrieve school news
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | No | Filter by category (optional) | |
| limit | No | Maximum number of news items to retrieve (optional, default: 10) | |
| sort | No | Sort order: 'newest' (default), 'oldest', 'title-asc', 'title-desc' |