pathobject · requiredIdentifier path for the authorised connected-app record.
Loading tools…
HubSpot
List pipelines and stages for a selected HubSpot CRM object type.
Lists pipeline and stage definitions for a supported standard or custom object type, so an agent can choose valid stage property values before a record write. It does not mutate pipeline definitions. One request costs $0.0025.
Agents select this operation with tool ID hubspot.pipelines-list, then check its current inputs and price before a run.
pathobject · requiredIdentifier path for the authorised connected-app record.
resultsarrayReturned results value.
Inspect returns this reviewed example, its estimated cost and the current input schema. Run calculates the estimate for your actual input.
{
"tool_id": "hubspot.pipelines-list",
"input": {
"path": {
"objectType": "0-5"
}
}
}{
"results": [
{
"id": "0",
"label": "Support Pipeline",
"stages": [
{
"id": "1",
"label": "New",
"archived": false,
"metadata": {
"isClosed": "false",
"ticketState": "OPEN"
},
"createdAt": "1970-01-01T00:00:00Z",
"updatedAt": "1970-01-01T00:00:00Z",
"displayOrder": 0,
"writePermissions": "CRM_PERMISSIONS_ENFORCEMENT"
}
],
"archived": false,
"createdAt": "1970-01-01T00:00:00Z",
"updatedAt": "1970-01-01T00:00:00Z",
"displayOrder": 0
}
]
}Connect your app account to let your agent use its tools. Your credentials stay private, and you pay only for successful runs.
Connect your first agent to receive $1 trial credit.
connection_required: This capability acts on your own HubSpot account, which isn't connected yet.Open connect_url, approve access, then retry this run unchanged.permission_required: The connected HubSpot grant does not include a scope required by this object type.Reconnect HubSpot and approve the requested scope, or choose an object type available to this account.