Normalize author_sort
normalize_author_sortCorrect inconsistent author_sort values in Calibre for proper alphabetization. Preview before applying changes.
Instructions
Find and fix inconsistent author_sort values. Calibre uses author_sort for proper alphabetization (e.g., 'Tolkien, J.R.R.' for 'J.R.R. Tolkien'). Preview changes before applying.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum books to process (default: 50). | |
| preview | No | If true (default), only show what would be changed. Set to false to apply changes. | |
| authorId | No | Optional: Only normalize books by a specific author ID. Use search_authors_by_name to find IDs. |