action britbox_get_bookmarks { label: "getBookmarks" description: "Get the map of bookmarked item ids (itemId => creationDate) under the active profile." provider: britbox method: GET path: "/account/profile/bookmarks" encoding: json output: { type: "object" } }