Get one library book profile
get_library_bookReturn one library row plus its structured profile (thesis, model, instrument summary) when a sidecar exists.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| libraryId | Yes | Stable library id from list_library_books or search_library. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | Yes | ||
| title | Yes | ||
| author | Yes | ||
| profile | Yes | ||
| engGuides | Yes | ||
| libraryId | Yes | ||
| hasProfile | Yes | ||
| api_version | Yes | ||
| canonicalUrl | Yes |