get_zotero_information
Retrieve information from your Zotero library, including summaries, collections, recent items, or tags to understand your research materials.
Instructions
Returns by default information on the Zotero library containing Research Papers collected by the User.Good to call if you dont have a clear understanding yet what to ask from this tool. The returned information can be finetuned by asking for summary, collections, recent items, tags.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| properties | No | Properties you are interested in getting. By default returns informational summary on the connected library.otherwise provide comma-separated list containing: collections, recent, tags | summary |
| limit | No | ||
| itemType | No | itemType supports Boolean searches. E.g. the following examples are possible to limit or choose the item Type. - itemType: book - itemType: book || journalArticle (OR) - itemType: -attachment (NOT) Default choice is to exclude attachements | -attachment |