mendeley_search_library
Search your Mendeley academic library for documents by querying titles, authors, abstracts, and notes to find relevant research materials.
Instructions
Search your Mendeley library for documents.
Args:
query: Search query (searches title, authors, abstract, notes)
limit: Maximum number of results (default: 20, max: 100)
Returns:
JSON array of matching documents with metadata
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| limit | No |