@kazuph/mcp-pocket

by kazuph

pocket_mark_as_read

Mark a specific Pocket article as read and archive it by providing its item ID. Simplify article management and streamline your reading workflow.

Instructions

Marks a specific Pocket article as read (archived) using its item ID.

Input Schema

NameRequiredDescriptionDefault
itemIdYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "itemId": { "type": "string" } }, "required": [ "itemId" ], "type": "object" }

You must be authenticated.

Other Tools from @kazuph/mcp-pocket

Related Tools

ID: 1e2o9ooltu