You're viewing a demo portfolio

Join the waitlist
PRSM

get_integration

Active

Tool of HubSpot Integrations MCP

declared in 1.0.0

Retrieve a specific integration by its ID from the HubSpot Integrations Center. Returns the full integration details including title, summary, body, URL, categories, and last updated date.

Parameters schema

{
  "type": "object",
  "required": [
    "id"
  ],
  "properties": {
    "id": {
      "type": "string",
      "description": "The integration ID to retrieve (format: display-name-product-name)"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

HubSpot Integrations MCP

https://github.com/Centrify-Internal/hubspot-mcp-server

1/7 registries
View full server →
get_integration — HubSpot Integrations MCP — PRSM MCP