get_bibliography
Generate a formatted bibliography from one or more Zotero items using a chosen CSL style and locale. Produces ready-to-use citations in formats like APA or Chicago.
Instructions
Generate a formatted bibliography for one or more items.
Args: item_keys: Zotero keys of the items to include. style: CSL style name (e.g. "apa", "chicago-note-bibliography"). locale: Locale for the bibliography (e.g. "en-US").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| style | No | apa | |
| locale | No | en-US | |
| item_keys | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |