list_raindrops
Retrieve bookmarks from any Raindrop.io collection with pagination support. Specify the collection ID and optionally set page size, sort order, or bypass cache.
Instructions
List Raindrop.io bookmarks for a collection with pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number for pagination | |
| sort | No | Sort order | |
| perPage | No | Items per page (max 50) | |
| skipCache | No | Force a fresh fetch from the API, bypassing the local cache | |
| collectionId | Yes | Collection ID to list bookmarks from (use 0 for All) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||