Documentation for max_length of item fields?
When importing large amounts of book items into a group library via web API, I sometimes get the error message that a title could not be imported because some value of an item field (generally tags) was too long. Since we want as much data as possible in our automatically imported book items, but also want to avoid this error, would it be possible to document the maximum length of item fields somewhere? Or have I just not found the right place? I checked the web API documentation (https://www.zotero.org/support/dev/web_api/v3/types_and_fields) and the Zotero data schema (https://github.com/zotero/zotero-schema/blob/master/schema.json).