manage-clara-customers
Installation
SKILL.md
Manage Clara customers
Connect to https://mcp.heyitsclara.com/mcp and authenticate as the Clara account owner.
Resolve the business first when the account has more than one. Use list_customers, get_customer, or search to identify the record from live Clara data. Never guess a customer_id from a name alone.
For read requests, return the relevant contact details, flags, and history without exposing unrelated customer records.
For changes, state the exact customer and fields that will change, then obtain confirmation immediately before calling update_customer. Send only the requested fields so existing contact data and notes remain intact. Do not treat an exclusion or irrelevant flag as consent to delete a customer, and do not fabricate missing contact information.