books_by_author
Search books by author using partial name. Enter any part of the author's name to retrieve a list of their books from the library database.
Instructions
Lista los libros de un autor buscando por su nombre (búsqueda parcial).
Args: author_name: Nombre o parte del nombre del autor (ej. "Borges").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| author_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |