get_books
Retrieve your Goodreads library data by fetching profile details and book lists using configured email and password credentials.
Instructions
Get books from Goodreads using configured credentials. Credentials should be set via environment variables GOODREADS_EMAIL, and GOODREADS_PASSWORD.
Returns: Dictionary containing profile_id and list of books
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |