Zotero connection status
zotero_statusCheck if your local Zotero instance is running and reachable. Get version, schema version, instance ID, and write access status to diagnose connection or authorization problems.
Instructions
Check that the local Zotero instance is running and reachable, and report its version, schema version, instance ID, and whether write access has been granted yet. Call this first when any other tool reports a connection or authorization problem.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appName | Yes | ||
| baseUrl | Yes | ||
| serverId | Yes | ||
| connected | Yes | ||
| apiVersion | Yes | ||
| writeAccess | Yes | ||
| schemaVersion | Yes | ||
| zoteroVersion | Yes | ||
| groupLibraries | Yes | ||
| personalLibrary | Yes |