ticket-resolution

安装量: 866
排名: #8349

安装

npx skills add https://github.com/hubspot/agent-cli-skills --skill ticket-resolution

Read bulk-operations/SKILL.md first — JSONL piping, batch read, pagination, dry-run/digest/confirm, and hubspot history recovery live there. hubspot --help is authoritative. Tickets use the tickets object type (plural, e.g. tickets:45123 ). 1. Discover pipeline + stages (portal-specific, run every session) Stage IDs differ in every portal — never hard-code them. hubspot pipelines list --type tickets --format table hubspot pipelines stages --type tickets --pipeline < pipeline_id

--format table The stage table prints each stage's ID and Label ("New", "Waiting on contact", "Closed", etc.). 2. Verify enum option values for THIS portal hs_ticket_priority , hs_ticket_category , and hs_resolution are all enumeration properties — option values are portal-configurable and hubspot properties get does NOT return them. Discover by probing or by reading live records: Show more Installs 591 Repository hubspot/agent-cli-skills GitHub Stars 7 First Seen May 26, 2026 Security Audits Gen Agent Trust Hub Pass Socket Warn Snyk Warn

返回排行榜