shiori_update_bookmark
Update an existing Shiori bookmark by providing the full bookmark JSON object, including its ID and any fields to modify.
Instructions
Update a Shiori bookmark using the full bookmark JSON object expected by the legacy API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bookmark_json | Yes | Full Shiori bookmark JSON object including id and any fields to update; tags must be objects like {"name":"tag"} |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |