LAP Registry

Pipelines Skill

hubspot-pipelines

Provider: HubSpot Version: v3 Endpoints: 14 Updated: 2026-04-03

Raw .lap | Lean format | API JSON | Open in app

Endpoints

MethodPathDescription
GET/crm/v3/pipelines/{objectType}
POST/crm/v3/pipelines/{objectType}Retrieve all pipelines
GET/crm/v3/pipelines/{objectType}/{pipelineId}Create a pipeline
PUT/crm/v3/pipelines/{objectType}/{pipelineId}Return a pipeline by ID
DELETE/crm/v3/pipelines/{objectType}/{pipelineId}Replace a pipeline
PATCH/crm/v3/pipelines/{objectType}/{pipelineId}Delete a pipeline
GET/crm/v3/pipelines/{objectType}/{pipelineId}/auditPerform a partial update of the pipeline identified by `{pipelineId}`. The updated pipeline will be returned in the response.
GET/crm/v3/pipelines/{objectType}/{pipelineId}/stagesReturn an audit of all changes to the pipeline
POST/crm/v3/pipelines/{objectType}/{pipelineId}/stagesReturn all stages of a pipeline
GET/crm/v3/pipelines/{objectType}/{pipelineId}/stages/{stageId}Create a pipeline stage
PUT/crm/v3/pipelines/{objectType}/{pipelineId}/stages/{stageId}Return a pipeline stage by ID
DELETE/crm/v3/pipelines/{objectType}/{pipelineId}/stages/{stageId}Replace a pipeline stage
PATCH/crm/v3/pipelines/{objectType}/{pipelineId}/stages/{stageId}Delete a pipeline stage
GET/crm/v3/pipelines/{objectType}/{pipelineId}/stages/{stageId}/audit

Install as Skill

Use this API as a Claude Code skill for instant agent access.

CLI Install

lapsh skill-install hubspot-pipelines

Downloads and installs to ~/.claude/skills/hubspot-pipelines/

Manual Install

Download: Skill Bundle (JSON)

Or view: SKILL.md

Recent Versions (1)