Commit graph

3 commits

Author SHA1 Message Date
bd55899a1e v3
> it looks like the GET /bookmarks/labels/{name} returns a JSON data that includes a "href_bookmarks" key that has the value of a URI endpoint that needs to be called to actually get all the bookmarks of a label
v3

> it looks like the GET /bookmarks/labels/{name} returns a JSON data
that includes a "href_bookmarks" key that has the value of a URI
endpoint that needs to be called to actually get all the bookmarks of a
label
2025-06-05 16:15:37 -04:00
6b537ae76a v2
> let's add an endpoint for getting bookmarks by label. The Readeck API enpoint for that is GET /bookmarks/labels/{name} (or to see all labels is GET /bookmarks/labels).
2025-06-05 16:10:09 -04:00
1b4131cec0 claude.ai:
> write a python program to run as a "tool" (https://openwebui.com/tools) for openweb-ui, which connects to a Readeck intance (https://codeberg.org/readeck/readeck).  This tool exposes OpenAPI endpoints to get bookmarks and collections from the user's Readeck account.
2025-06-05 16:08:11 -04:00