remarkable_recent
Get recently modified documents sorted by newest first, with optional text preview to find current work.
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 |