Get Artwork Bibliography
get_artwork_bibliographyFetch scholarly citations and references for a specific artwork using its object number. Returns publication details like ISBN and pages, with a total count or full list of entries.
Instructions
Scholarly references for ONE artwork by objectNumber: citations, with linked publication, pages, ISBN where known. Follows a search_artwork / get_artwork_details result. By default returns the first 5 plus a total count; set full=true for all entries (major works can have 100+ — mind the context window). Not for general metadata — use get_artwork_details. Not for library-catalogue search.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| full | No | If true, return ALL entries (may be 100+). Default: first 5 + total count. | |
| objectNumber | Yes | The object number of the artwork (e.g. 'SK-C-5'). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| error | No | ||
| total | Yes | Total citations for the artwork (full count, even when only the first few entries are returned). | |
| entries | Yes | Scholarly references for the artwork. Empty when none were harvested. | |
| warnings | No | ||
| objectNumber | Yes |