
Salesforce CLI
Interact with Salesforce orgs using the Salesforce CLI (sf). Supports authentication, org management, SOQL queries, data operations, and metadata management with structured JSON output.
🚀 The Salesforce Skill lets you manage and query your Salesforce orgs directly from the command line using the sf CLI. Authenticate once, then access your data, manage org connections, and run SOQL queries with structured JSON output—perfect for automation, scripting, and integration workflows.
💡 Use this skill to pull contact lists, track opportunities, search accounts, and retrieve custom data without leaving your terminal. Ideal for developers, admins, and teams automating Salesforce operations, CI/CD pipelines, or building data-driven applications.
✨ Supports multiple authentication methods (web login, JWT, access tokens), flexible querying with relationship lookups and date filtering, and seamless integration with existing tools and scripts.