Server-rendered bibliography (library items)
zotero_bibliographyGenerate a formatted bibliography from Zotero library items using a CSL style. Provide item keys and optionally style, locale, and linkwrap to return XHTML output.
Instructions
Produce a formatted bibliography for items already in a Zotero library, rendered server-side by Zotero in a CSL style. Provide item_keys and optionally style (name or CSL id; Zotero default is chicago-note-bibliography), locale, and linkwrap. Returns XHTML. Note: this endpoint is item-only and capped at 150 items. For arbitrary CSL-JSON or items not in the library, use zotero_format_bibliography instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| style | No | Style name or CSL id. | |
| locale | No | Locale (e.g. en-US). | |
| linkwrap | No | Wrap URLs/DOIs in links. | |
| item_keys | Yes | Library item keys (max 150). | |
| library_id | No | ||
| library_type | No |