Search authors by name
search_authors_by_nameSearch for authors by name pattern to find authors even with partial name matches. Returns matching authors with their book counts.
Instructions
Search for authors by name pattern. Returns matching authors with their book counts. Useful for finding authors when you only remember part of their name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Author name pattern to search for. Case-insensitive partial match (e.g., 'sanderson' finds 'Brandon Sanderson'). | |
| limit | No | Maximum number of results to return (default: 25, max: 100). | |
| sortBy | No | Sort results by name (alphabetical) or count (most books first, default). | count |