remarkable_recent
Retrieve your most recently modified documents from your reMarkable tablet, with an option to include a text preview.
Instructions
Get your most recently modified documents. Returns documents sorted by modification date (newest first). Optionally includes a text preview of each document's content.
Use this to quickly find what you were working on recently.
Note: If REMARKABLE_ROOT_PATH is configured, only documents within that folder are included.
limit: Maximum documents to return (default: 10, max: 50 without preview, 10 with preview)
include_preview: Include first ~200 chars of text content (default: False)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| include_preview | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |