get_attachment_file_path
Retrieve the local filesystem path of a Zotero attachment using its item key, enabling direct file access for further processing.
Instructions
Get the local filesystem path of an attachment's file.
Args: item_key: The attachment item's Zotero key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_key | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |