Skip to main content

List Product Categories

List all available HG Insights product categories for technology analysis.

Parameters

This tool does not require any parameters.

Required Integrations

  • hginsights

Use Cases

  • Category exploration
  • Taxonomy understanding
  • Research planning

Example Usage

MCP Client

{
"tool": "list_product_categories",
"parameters": {

}
}

Claude Desktop

Use the list_product_categories tool to list all available hg insights product categories for technology analysis.

Response Format

The tool returns a structured JSON response with:

  • data: The actual result data
  • metadata: Execution metadata including timing and provider information

Error Handling

Common errors:

  • Missing Integration: Required integration not configured
  • Invalid Parameters: Parameters don't match the schema
  • Rate Limit: API rate limit exceeded
  • Not Found: Resource not found (e.g., company domain doesn't exist)
  • Other catalog tools: list_product_categories, get_vendor_information, list_product_attributes, list_intent_topics

Next Steps