shiori_add_bookmark
Save a URL as a bookmark in Shiori with optional title, tags, and excerpt. Control visibility and archiving.
Instructions
Add a bookmark to Shiori.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL to save in Shiori | |
| title | No | Optional title hint; Shiori may fetch and override it automatically | |
| excerpt | No | Optional excerpt hint; Shiori may fetch and override it automatically | |
| tags | No | Optional comma-separated tag names; converted to Shiori's required [{name: ...}] format | |
| public | No | Whether the bookmark should be public/shared | |
| create_archive | No | Whether Shiori should create an archived copy of the page |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |