Skip to main content

List Intent Topics

Get available intent topics for intent signal analysis.

Parameters

This tool does not require any parameters.

Required Integrations

  • hginsights

Use Cases

  • Intent research planning
  • Topic exploration
  • Signal tracking setup

Example Usage

MCP Client

{
"tool": "list_intent_topics",
"parameters": {

}
}

Claude Desktop

Use the list_intent_topics tool to get available intent topics for intent signal 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