tooluniverse.tools.odphp_itemlist moduleΒΆ

odphp_itemlist

This tools browses and returns available topics and categories and it is helpful to help narrow a…

tooluniverse.tools.odphp_itemlist.odphp_itemlist(lang, type, *, stream_callback=None, use_cache=False, validate=True)[source]ΒΆ

This tools browses and returns available topics and categories and it is helpful to help narrow a…

Parameters:
  • lang (str) – Language code (en or es)

  • type (str) – topic or category

  • stream_callback (Callable, optional) – Callback for streaming output

  • use_cache (bool, default False) – Enable caching

  • validate (bool, default True) – Validate parameters

Return type:

dict[str, Any]