zotero_format_citation
Create formatted citations and bibliographies in CSL styles (APA, IEEE, Vancouver) for emails, markdown, or slides. Input Zotero item keys to get plain-text references ready for non-Word output.
Instructions
Render references as formatted citation and bibliography text.
Use this for previewing, or for output that is not a Word document (email, markdown, a slide). For Word documents use word_insert_citation instead, which inserts live Zotero fields rather than dead text.
Args: item_keys: Zotero item keys, from zotero_search. style: CSL style id, e.g. "apa", "ieee", "vancouver". Defaults to ZOTERO_DEFAULT_STYLE. locale: e.g. "en-US", "ca-AD", "es-ES".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| style | No | ||
| locale | No | ||
| item_keys | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||