Search
searchSearch BookBrainz (MetaBrainz open book database) for works, editions, authors, publishers, series, or edition-groups by free-text query. Returns matching entity records with their BookBrainz UUIDs (bbids) for use with lookup.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | work | edition | author | publisher | series | edition-group | |
| limit | No | 1-50 (default 10) | |
| query | Yes | Free-text query | |
| offset | No | 0-based offset |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Total number of results matching the query | |
| offset | No | Offset used in the query | |
| entities | No | Array of matching entities |