Highrise Highrise is a CRM (Customer Relationship Management) tool. It helps small businesses keep track of leads, contacts, tasks, and communication history with their customers. Official docs: https://github.com/highrisehq/highrise-api Highrise Overview - Deal - Note - Person - Note - Task - Case - Note - User - Tag Use action names and parameters as needed. Working with Highrise This skill uses the Membrane CLI to interact with Highrise. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing. Install the C…