get_news_detail
Retrieve detailed information for a specific news article from the N Lobby school portal, including content and optional read status updates.
Instructions
Retrieve detailed information for a specific news article
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| newsId | Yes | The ID of the news article to retrieve | |
| markAsRead | No | Mark the news article as read (optional, default: false) |