get_pdf
Retrieve absolute file paths of PDFs attached to a citation key to read and summarize them. Raises an error if no PDF exists.
Instructions
Return the absolute file paths of the PDFs attached to an entry, so the assistant can read and summarize them. Only existing files are returned; a key with no PDF raises an error.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| citation_key | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |