Export a whole collection as a bibliography
zotero_export_collection_bibliographyExport a Zotero collection as a formatted bibliography in APA, BibTeX, or CSL-JSON. Specify the collection key and style to get citations for up to 500 items.
Instructions
Render every item in a collection as a bibliography.
Args: collection_key: Eight-character collection key. style: "apa", "apa-intext", "bibtex" or "csl-json". limit: Maximum number of items to include (1-500).
Returns: The formatted bibliography.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| style | No | apa | |
| collection_key | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |