zotero_write_fulltext
Supply extracted text for attachments Zotero couldn't parse, so full-text search and item fulltext can read them. Use for scans or exotic formats where you provide the content.
Instructions
Write (or replace) an attachment's indexed full-text content so zotero_item_fulltext and full-text search can read it. Use for attachments whose text Zotero could not extract (scans, exotic formats) — pass the text you extracted yourself.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | The full text content to index. | |
| item_key | Yes | Attachment key, or parent item key to auto-select its best attachment. | |
| indexed_pages | No | Number of pages indexed; estimated from form feeds if omitted. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |