Skip to main content

libby_tag_metadata_list

List cached Libby tag metadata with full book information.

Parameters

ParameterTypeRequiredDescription
tagstringNoFilter by specific tag
pageintNoPage number (default: 1)
page_sizeintNoItems per page (default: 20, max: 100)

Examples

{}
{"tag": "favorites"}
{"tag": "sci-fi", "page_size": 50}

Prerequisites

Run libby_sync_tag_metadata first to populate the cache.

Response

Returns cached book details for tagged items including title, author, ISBN, format, and availability status.