kommo
Installation
SKILL.md
Troubleshooting
If requests fail, run zero doctor check-connector --env-name KOMMO_API_KEY or zero doctor check-connector --url https://your-subdomain.kommo.com/api/v4/leads --method GET
How to Use
All examples below assume you have environment variables set.
The base URL is: https://${KOMMO_SUBDOMAIN}.kommo.com/api/v4
Authentication uses Bearer token in the Authorization header.
Rate limit: Maximum 7 requests per second.
1. List Leads
Get all leads in your account: