You're viewing a demo portfolio

Join the waitlist
PRSM

hs_list_deals

Active

Tool of Hubspot

declared in 0.1.0

Browse all deals in your HubSpot workspace. Returns deal IDs, names, amounts, pipeline stages, and close dates. Paginate with limit and after parameters.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "limit": 25
    },
    {
      "after": "next_page_cursor_def456",
      "limit": 100
    }
  ],
  "properties": {
    "after": {
      "type": "string",
      "description": "Pagination cursor from a previous response"
    },
    "limit": {
      "type": "number",
      "description": "Maximum number of deals to return (default 10, max 100)"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Hubspot

https://github.com/pipeworx-io/mcp-hubspot

1/7 registries
View full server →