list_authors
Retrieve a list of all authors along with the count of books each author has in the library.
Instructions
Devuelve todos los autores con cuántos libros tiene cada uno.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |