bulk_set_metadata
Set common metadata fields (e.g., series, publisher) on every book that matches a Calibre search, streamlining bulk library organization.
Instructions
Applies the same metadata to ALL books matching a search. Useful for organizing in bulk (e.g. setting a series or publisher on a group). 'query' uses Calibre syntax; 'fields' works like set_metadata (replaces the field). To add tags in bulk without removing, call add_tags per book.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Calibre-syntax search that selects the books. | |
| fields | Yes | Fields to set on every match. |