Skip to main content
Glama

N Lobby MCP Server

by minagishl
MIT License
6
3
  • Apple

mark_news_as_read

Mark news articles as read on the N Lobby MCP Server by providing the article ID. Streamline access to announcements and updates in the school portal.

Instructions

Mark a news article as read

Input Schema

NameRequiredDescriptionDefault
idYesThe ID of the news article to mark as read

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "The ID of the news article to mark as read", "type": "string" } }, "required": [ "id" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/minagishl/nlobby-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server