Skip to main content
Glama

markContentSeen

Mark content items as seen after posting to track viewed YouTube videos, blog posts, and GitHub releases across sessions.

Instructions

Mark a content item as seen AFTER posting.

Input Schema

NameRequiredDescriptionDefault
idYes
typeYes

Input Schema (JSON Schema)

{ "properties": { "id": { "type": "string" }, "type": { "enum": [ "youtube", "blog", "release" ], "type": "string" } }, "required": [ "id", "type" ], "type": "object" }

Other Tools from Content Fetcher MCP

Related Tools

    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/EbonyLouis/content-fetcher-mcp2'

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