Properties Skill
hubspot-properties
hubspot-properties
| Method | Path | Description |
|---|---|---|
GET | /crm/v3/properties/{objectType} | |
POST | /crm/v3/properties/{objectType} | Read all properties |
POST | /crm/v3/properties/{objectType}/batch/archive | Create a property |
POST | /crm/v3/properties/{objectType}/batch/create | Archive a batch of properties |
POST | /crm/v3/properties/{objectType}/batch/read | Create a batch of properties |
GET | /crm/v3/properties/{objectType}/groups | Read a batch of properties |
POST | /crm/v3/properties/{objectType}/groups | Read all property groups |
GET | /crm/v3/properties/{objectType}/groups/{groupName} | Create a property group |
DELETE | /crm/v3/properties/{objectType}/groups/{groupName} | Read a property group |
PATCH | /crm/v3/properties/{objectType}/groups/{groupName} | Archive a property group |
GET | /crm/v3/properties/{objectType}/{propertyName} | Update a property group |
DELETE | /crm/v3/properties/{objectType}/{propertyName} | Read a property |
PATCH | /crm/v3/properties/{objectType}/{propertyName} | Archive a property |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install hubspot-properties
Downloads and installs to ~/.claude/skills/hubspot-properties/
v3 (2026-03-12)