log_book
Record a finished book with title, author, domain, optional rating and note to track your reading progress.
Instructions
Log a completed book (quick mode).
Args: title: Book title author: Author name domain: Which domain this book belongs to rating: Optional 1-5 rating quick_note: Optional brief note
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| author | Yes | ||
| domain | Yes | ||
| rating | No | ||
| quick_note | No |