Find Artworks Citing a Publication
find_artworks_citing_publicationFind artworks that cite a specific publication using its URI or ID. Perform reverse bibliography lookup from the Rijksmuseum collection.
Instructions
Reverse bibliography lookup: artworks whose references cite a given publication, by its URI or id. Use the publicationUri from get_artwork_bibliography (e.g. 'https://id.rijksmuseum.nl/301154354') or the bare id. Local and resolver-free. Not for topic search of the library catalogue.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| full | No | If true, return ALL citing artworks. Default: first 20 + total count. | |
| publication | Yes | Publication URI (https://id.rijksmuseum.nl/301…) or the bare publication id. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| error | No | ||
| total | Yes | ||
| artworks | Yes | Artworks whose bibliography cites this publication. Empty when none (or bibliography not harvested). | |
| warnings | No | ||
| publicationId | Yes | ||
| publicationUri | Yes |