Zotero identity & access
zotero_whoamiIdentify the current Zotero user and determine available library backends (cloud/local) from your API key, returning userID, username, and access scopes. Use it to start a session without asking for numeric user IDs.
Instructions
Resolve the current Zotero identity (userID, username, display name) and per-library access scopes from the configured API key, and report which library backends are available (cloud Web API and/or the desktop local API). Call this first to discover the userID — never ask the user to type a numeric ID. If no API key is configured, the server runs in local-only read mode against the desktop library (users/0).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||