remarkable_recent
Retrieves documents sorted by modification date, newest first. Optionally includes a text preview to help you find what you were working on recently.
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. Previews are served from the local index when available (no cloud download).
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 | ||
| compact_output | No | ||
| include_preview | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |