QuickBooks
get_list
Return one of MRB's consensus best-books lists, ranked by independent expert-source mentions.
Remote mostrecommendedbooks/books
Remote (network-hosted)
Other tools also called get_list?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"list": {
"type": "string",
"minLength": 2
},
"limit": {
"type": "integer",
"default": 20,
"maximum": 100,
"minimum": 1
}
}
}