List recently added Zotero items
zotero_get_recentList the most recently added items from a Zotero library, with an optional limit from 1 to 50. Get a markdown list of newest entries first.
Instructions
List the most recently added items in the library.
Args: limit: Number of items to return (1-50).
Returns: A Markdown list of items, newest first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |