Cargo CLI — Connections Connector and integration management: listing connectors, discovering available integrations, and managing authenticated connector instances. See references/response-shapes.md for full JSON response structures. See references/troubleshooting.md for common errors and how to fix them. See references/examples/connectors.md for connector CRUD and discovery examples. See references/examples/integrations.md for listing available integrations and OAuth flows. For third-party connector rate limit handling and retry config in workflows, see cargo-orchestration/references/polling.md and cargo-orchestration/references/troubleshooting.md . Native integrations do not have rate limits. Key concepts Integration: The external service type (e.g. HubSpot, Clearbit, Salesforce). Integrations define what actions are available. Connector: An authenticated instance of an integration. One integration can have multiple connectors (e.g. two different HubSpot accounts). Connectors are what you reference in workflow node graphs. Prerequisites See ../cargo/references/prerequisites.md for install, login ( --oauth / --token ), JSON output conventions, and error shapes. Verify the session with cargo-ai whoami before running any of the commands below. Show more Installs 599 Repository getcargohq/cargo-skills GitHub Stars 14 First Seen Apr 28, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Warn
cargo-connection
安装
npx skills add https://github.com/getcargohq/cargo-skills --skill cargo-connection