Get Author Details
books.authors.detailsGet a detailed author profile by providing an Open Library Author ID. Returns biography, birth/death dates, photo, and Wikipedia link.
Instructions
Get author profile by Open Library Author ID — biography, birth/death dates, photo, Wikipedia link (Open Library / Internet Archive)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| olid | Yes | Open Library Author ID, e.g. "OL23919A" for J.R.R. Tolkien. Get from search or work author keys |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Tool response payload. Shape varies per tool — consult the tool description and inputSchema. May be an object, array, string, or number depending on the upstream provider response. | |
| error | No | Present only when the call failed. Includes error code, message, request_id, and any provider-specific extras. |