collection_manage
Create, update, or delete Raindrop collections by specifying an operation and optional fields like title and parent ID.
Instructions
Creates, updates, or deletes a collection. Use the operation parameter to specify the action.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Collection ID (update/delete) | |
| title | No | Collection title (create/update) | |
| parentId | No | Parent collection ID for nesting | |
| operation | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||