Intercom API Skill
intercom
intercom
| Method | Path | Description |
|---|---|---|
GET | /me | |
PUT | /admins/{admin_id}/away | Identify an admin |
GET | /admins/activity_logs | Set an admin to away |
GET | /admins | List all activity logs |
GET | /admins/{admin_id} | List all admins |
GET | /articles | Retrieve an admin |
POST | /articles | List all articles |
GET | /articles/{article_id} | Create an article |
PUT | /articles/{article_id} | Retrieve an article |
DELETE | /articles/{article_id} | Update an article |
GET | /articles/search | Delete an article |
GET | /help_center/collections | Search for articles |
POST | /help_center/collections | List all collections |
GET | /help_center/collections/{collection_id} | Create a collection |
PUT | /help_center/collections/{collection_id} | Retrieve a collection |
DELETE | /help_center/collections/{collection_id} | Update a collection |
GET | /help_center/help_centers/{help_center_id} | Delete a collection |
GET | /help_center/help_centers | Retrieve a Help Center |
POST | /companies | List all Help Centers |
GET | /companies | Create or Update a company |
GET | /companies/{company_id} | Retrieve companies |
PUT | /companies/{company_id} | Retrieve a company by ID |
DELETE | /companies/{company_id} | Update a company |
GET | /companies/{company_id}/contacts | Delete a company |
GET | /companies/{company_id}/segments | List attached contacts |
POST | /companies/list | List attached segments for companies |
GET | /companies/scroll | List all companies |
POST | /contacts/{contact_id}/companies | Scroll over all companies |
GET | /contacts/{contact_id}/companies | Attach a Contact to a Company |
DELETE | /contacts/{contact_id}/companies/{company_id} | List attached companies for contact |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install intercom
Downloads and installs to ~/.claude/skills/intercom/
2.11 (2026-03-16)