Source of truth
hubspot --help
is authoritative. Read
bulk-operations/SKILL.md
first — it owns JSONL piping, pagination, batch-get-via-stdin, and the safety flow for any write that comes after a lookup. This skill is read-only.
Pick properties from the live schema
Schemas drift. Run
hubspot properties list --type
for the live set. First-pass
--properties
for a brief:
Object
--properties
contacts
email,firstname,lastname,company,phone,lifecyclestage,hubspot_owner_id
companies
name,domain,industry,annualrevenue,numberofemployees,hubspot_owner_id
deals
dealname,amount,dealstage,closedate,hubspot_owner_id,hs_is_closed_won
tickets
subject,hs_pipeline_stage,hs_ticket_priority,hubspot_owner_id
Contact ad/campaign attribution lives on
hs_analytics_*
(e.g.
hs_analytics_source
,
hs_analytics_source_data_1
/
2
,
hs_analytics_first_touch_converting_campaign
,
hs_analytics_last_touch_converting_campaign
). Full list:
hubspot properties list --type contacts | grep hs_analytics
.
1. Lookup by ID
Show more
Installs
806
Repository
hubspot/agent-cli-skills
GitHub Stars
13
First Seen
May 26, 2026
Security Audits
Gen Agent Trust Hub
Pass
Socket
Pass
Snyk
Warn