Revuo

list_categories

Lists all product categories in the directory. Use category slugs to filter product searches in search_products / find_products_with_capability. Response: array of { slug, name, description }. Note: this is a thin call — for a full directory briefing (subcategories, capability slugs per category, product counts), prefer the get_directory_overview entry-point once it ships (W8.2).

Remote revuo/revuo

Other tools also called list_categories? See providers with this name

Input Schema


            {
  "type": "object",
  "properties": {}
}
          

Provider

Revuo →