Skip to main content
Glama

get_field_values

Retrieve unique metadata values and counts from Calibre ebook libraries to build facets like tags or authors lists, with filtering and pagination options.

Instructions

Get unique values and their counts for a specific metadata field. Useful for building facets (e.g. list of all tags or authors). field_name: The name of the field. book_ids: Optional list of book IDs to restrict the search to. value_filter: Optional regex to filter values. limit: Max number of values to return (default 50). offset: Offset for pagination.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
field_nameNo
book_idsNo
value_filterNo
limitNo
offsetNo
library_nameNo

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/FaceDeer/calibre_full_mcp_server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server