word_remove_citation
Remove a specific Zotero citation field from a Word document, with an option to keep the citation as plain text. Ideal for cleaning up bibliographic references.
Instructions
Remove a Zotero citation field from a document.
Args: document_path: Path to the .docx file. citation_id: From word_list_citations. keep_text: Leave the rendered citation behind as plain text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keep_text | No | ||
| citation_id | Yes | ||
| document_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||