QuickBooks

get_series_reading_order

Return the complete publication-order book list for a book series.

Remote mostrecommendedbooks/books

Remote (network-hosted)

Other tools also called get_series_reading_order? See providers with this name

Input Schema


            {
  "type": "object",
  "properties": {
    "series": {
      "type": "string",
      "minLength": 2
    }
  }
}