CAT
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Cross AI Tools

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic

Intercom

pipeworx-io/mcp-intercom
51 toolsHTTPregistry active
Summary

This connects Claude to Intercom's customer data through a hosted gateway that handles OAuth for you. You get five tools: search and retrieve contacts by email or attributes, list and fetch full conversation threads with message history, and browse companies with their metadata. It's part of Pipeworx's broader integration platform, so you can either use the dedicated Intercom endpoint or connect to their main gateway for access to 600+ other data sources. Worth grabbing if you're building support workflows, enriching customer context during conversations, or need to pull Intercom data into Claude without spinning up your own server.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →

Tools

Public tool metadata for what this MCP can expose to an agent.

51 tools
INTERCOM_ADD_SUBSCRIPTION_TO_A_CONTACTYou can add a specific subscription to a contact. In Intercom, we have two different subscription types based on user consent - opt-out and opt-in: 1.Attaching a contact to an opt-out subscription type will opt that user out from receiving messages related to that subscription...3 params

You can add a specific subscription to a contact. In Intercom, we have two different subscription types based on user consent - opt-out and opt-in: 1.Attaching a contact to an opt-out subscription type will opt that user out from receiving messages related to that subscription...

Parameters* required
idstring
The unique identifier for the subscription which is given by Intercom
contact_idstring
The unique identifier for the contact which is given by Intercom
consent_typestring
The consent_type of a subscription, opt_out or opt_in.
INTERCOM_ADD_TAG_TO_A_CONTACTYou can tag a specific contact. This will return a tag object for the tag that was added to the contact.2 params

You can tag a specific contact. This will return a tag object for the tag that was added to the contact.

Parameters* required
idstring
The unique identifier for the tag which is given by Intercom
contact_idstring
The unique identifier for the contact which is given by Intercom
INTERCOM_ASSIGN_CONVERSATIONAssigns a conversation to a specific admin or team in Intercom4 params

Assigns a conversation to a specific admin or team in Intercom

Parameters* required
team_idstring
ID of the team to assign the conversation to. Either admin_id or team_id must be provided
admin_idstring
ID of the admin to assign the conversation to. Either admin_id or team_id must be provided
assignee_idstring
ID of the admin making the assignment (who is performing this action)
conversation_idstring
The ID of the conversation to assign
INTERCOM_ATTACH_A_CONTACT_TO_A_COMPANYYou can attach a company to a single contact.1 params

You can attach a company to a single contact.

Parameters* required
idstring
The unique identifier for the company which is given by Intercom
INTERCOM_CLOSE_CONVERSATIONCloses a conversation in Intercom, marking it as resolved3 params

Closes a conversation in Intercom, marking it as resolved

Parameters* required
bodystring
Optional message to send when closing the conversation
admin_idstring
ID of the admin closing the conversation
conversation_idstring
The ID of the conversation to close
INTERCOM_CREATE_A_COLLECTIONYou can create a new collection by making a POST request to `https://api.intercom.io/help_center/collections.`116 params

You can create a new collection by making a POST request to `https://api.intercom.io/help_center/collections.`

Parameters* required
namestring
The name of the collection. For multilingual collections, this will be the name of the default language"s content.
parent_idstring
The id of the parent collection. If `null` then it will be created as the first level collection.
descriptionstring
The description of the collection. For multilingual collections, this will be the description of the default language"s content.
help_center_idinteger
The id of the help center where the collection will be created. If `null` then it will be created in the default help center.
translated__content__typestring
The type of object - group_translated_content.one of None · group_translated_content
translated__content__ar__namestring
The name of the collection or section.
translated__content__ar__typestring
The type of object - `group_content` .one of None · group_content
translated__content__bg__namestring
The name of the collection or section.
translated__content__bg__typestring
The type of object - `group_content` .one of None · group_content
translated__content__bs__namestring
The name of the collection or section.
translated__content__bs__typestring
The type of object - `group_content` .one of None · group_content
translated__content__ca__namestring
The name of the collection or section.
translated__content__ca__typestring
The type of object - `group_content` .one of None · group_content
translated__content__cs__namestring
The name of the collection or section.
translated__content__cs__typestring
The type of object - `group_content` .one of None · group_content
translated__content__da__namestring
The name of the collection or section.
translated__content__da__typestring
The type of object - `group_content` .one of None · group_content
translated__content__de__namestring
The name of the collection or section.
translated__content__de__typestring
The type of object - `group_content` .one of None · group_content
translated__content__el__namestring
The name of the collection or section.
translated__content__el__typestring
The type of object - `group_content` .one of None · group_content
translated__content__en__namestring
The name of the collection or section.
translated__content__en__typestring
The type of object - `group_content` .one of None · group_content
translated__content__es__namestring
The name of the collection or section.
translated__content__es__typestring
The type of object - `group_content` .one of None · group_content
translated__content__et__namestring
The name of the collection or section.
translated__content__et__typestring
The type of object - `group_content` .one of None · group_content
translated__content__fi__namestring
The name of the collection or section.
translated__content__fi__typestring
The type of object - `group_content` .one of None · group_content
translated__content__fr__namestring
The name of the collection or section.
translated__content__fr__typestring
The type of object - `group_content` .one of None · group_content
translated__content__he__namestring
The name of the collection or section.
translated__content__he__typestring
The type of object - `group_content` .one of None · group_content
translated__content__hr__namestring
The name of the collection or section.
translated__content__hr__typestring
The type of object - `group_content` .one of None · group_content
translated__content__hu__namestring
The name of the collection or section.
translated__content__hu__typestring
The type of object - `group_content` .one of None · group_content
translated__content__id__namestring
The name of the collection or section.
translated__content__id__typestring
The type of object - `group_content` .one of None · group_content
translated__content__it__namestring
The name of the collection or section.
translated__content__it__typestring
The type of object - `group_content` .one of None · group_content
translated__content__ja__namestring
The name of the collection or section.
translated__content__ja__typestring
The type of object - `group_content` .one of None · group_content
translated__content__ko__namestring
The name of the collection or section.
translated__content__ko__typestring
The type of object - `group_content` .one of None · group_content
translated__content__lt__namestring
The name of the collection or section.
translated__content__lt__typestring
The type of object - `group_content` .one of None · group_content
translated__content__lv__namestring
The name of the collection or section.
translated__content__lv__typestring
The type of object - `group_content` .one of None · group_content
translated__content__mn__namestring
The name of the collection or section.
translated__content__mn__typestring
The type of object - `group_content` .one of None · group_content
translated__content__nb__namestring
The name of the collection or section.
translated__content__nb__typestring
The type of object - `group_content` .one of None · group_content
translated__content__nl__namestring
The name of the collection or section.
translated__content__nl__typestring
The type of object - `group_content` .one of None · group_content
translated__content__pl__namestring
The name of the collection or section.
translated__content__pl__typestring
The type of object - `group_content` .one of None · group_content
translated__content__pt__namestring
The name of the collection or section.
translated__content__pt__typestring
The type of object - `group_content` .one of None · group_content
translated__content__ro__namestring
The name of the collection or section.
translated__content__ro__typestring
The type of object - `group_content` .one of None · group_content
translated__content__ru__namestring
The name of the collection or section.
translated__content__ru__typestring
The type of object - `group_content` .one of None · group_content
translated__content__sl__namestring
The name of the collection or section.
translated__content__sl__typestring
The type of object - `group_content` .one of None · group_content
translated__content__sr__namestring
The name of the collection or section.
translated__content__sr__typestring
The type of object - `group_content` .one of None · group_content
translated__content__sv__namestring
The name of the collection or section.
translated__content__sv__typestring
The type of object - `group_content` .one of None · group_content
translated__content__tr__namestring
The name of the collection or section.
translated__content__tr__typestring
The type of object - `group_content` .one of None · group_content
translated__content__vi__namestring
The name of the collection or section.
translated__content__vi__typestring
The type of object - `group_content` .one of None · group_content
translated__content__pt__BR__namestring
The name of the collection or section.
translated__content__pt__BR__typestring
The type of object - `group_content` .one of None · group_content
translated__content__zh__CN__namestring
The name of the collection or section.
translated__content__zh__CN__typestring
The type of object - `group_content` .one of None · group_content
translated__content__zh__TW__namestring
The name of the collection or section.
translated__content__zh__TW__typestring
The type of object - `group_content` .one of None · group_content
translated__content__ar__descriptionstring
The description of the collection. Only available for collections.
translated__content__bg__descriptionstring
The description of the collection. Only available for collections.
translated__content__bs__descriptionstring
The description of the collection. Only available for collections.
translated__content__ca__descriptionstring
The description of the collection. Only available for collections.
translated__content__cs__descriptionstring
The description of the collection. Only available for collections.
translated__content__da__descriptionstring
The description of the collection. Only available for collections.
translated__content__de__descriptionstring
The description of the collection. Only available for collections.
translated__content__el__descriptionstring
The description of the collection. Only available for collections.
translated__content__en__descriptionstring
The description of the collection. Only available for collections.
translated__content__es__descriptionstring
The description of the collection. Only available for collections.
translated__content__et__descriptionstring
The description of the collection. Only available for collections.
translated__content__fi__descriptionstring
The description of the collection. Only available for collections.
translated__content__fr__descriptionstring
The description of the collection. Only available for collections.
translated__content__he__descriptionstring
The description of the collection. Only available for collections.
translated__content__hr__descriptionstring
The description of the collection. Only available for collections.
translated__content__hu__descriptionstring
The description of the collection. Only available for collections.
translated__content__id__descriptionstring
The description of the collection. Only available for collections.
translated__content__it__descriptionstring
The description of the collection. Only available for collections.
translated__content__ja__descriptionstring
The description of the collection. Only available for collections.
translated__content__ko__descriptionstring
The description of the collection. Only available for collections.
translated__content__lt__descriptionstring
The description of the collection. Only available for collections.
translated__content__lv__descriptionstring
The description of the collection. Only available for collections.
translated__content__mn__descriptionstring
The description of the collection. Only available for collections.
translated__content__nb__descriptionstring
The description of the collection. Only available for collections.
translated__content__nl__descriptionstring
The description of the collection. Only available for collections.
translated__content__pl__descriptionstring
The description of the collection. Only available for collections.
translated__content__pt__descriptionstring
The description of the collection. Only available for collections.
translated__content__ro__descriptionstring
The description of the collection. Only available for collections.
translated__content__ru__descriptionstring
The description of the collection. Only available for collections.
translated__content__sl__descriptionstring
The description of the collection. Only available for collections.
translated__content__sr__descriptionstring
The description of the collection. Only available for collections.
translated__content__sv__descriptionstring
The description of the collection. Only available for collections.
translated__content__tr__descriptionstring
The description of the collection. Only available for collections.
translated__content__vi__descriptionstring
The description of the collection. Only available for collections.
translated__content__pt__BR__descriptionstring
The description of the collection. Only available for collections.
translated__content__zh__CN__descriptionstring
The description of the collection. Only available for collections.
translated__content__zh__TW__descriptionstring
The description of the collection. Only available for collections.
INTERCOM_CREATE_AN_ARTICLEYou can create a new article by making a POST request to `https://api.intercom.io/articles`.341 params

You can create a new article by making a POST request to `https://api.intercom.io/articles`.

Parameters* required
bodystring
The content of the article. For multilingual articles, this will be the body of the default language"s content.
statestring
Whether the article will be `published` or will be a `draft`. Defaults to draft. For multilingual articles, this will be the state of the default language"s content. one of published · draft
titlestring
The title of the article.For multilingual articles, this will be the title of the default language"s content.
author_idinteger
The id of the author of the article. For multilingual articles, this will be the id of the author of the default language"s content. Must be a teammate on the help center"s workspace.
parent_idinteger
The id of the article"s parent collection or section. An article without this field stands alone.
descriptionstring
The description of the article. For multilingual articles, this will be the description of the default language"s content.
parent_typestring
The type of parent, which can either be a `collection` or `section`.
translated__content__typestring
The type of object - article_translated_content.one of None · article_translated_content
translated__content__ar__urlstring
The URL of the article.
translated__content__bg__urlstring
The URL of the article.
translated__content__bs__urlstring
The URL of the article.
translated__content__ca__urlstring
The URL of the article.
translated__content__cs__urlstring
The URL of the article.
translated__content__da__urlstring
The URL of the article.
translated__content__de__urlstring
The URL of the article.
translated__content__el__urlstring
The URL of the article.
translated__content__en__urlstring
The URL of the article.
translated__content__es__urlstring
The URL of the article.
translated__content__et__urlstring
The URL of the article.
translated__content__fi__urlstring
The URL of the article.
translated__content__fr__urlstring
The URL of the article.
translated__content__he__urlstring
The URL of the article.
translated__content__hr__urlstring
The URL of the article.
translated__content__hu__urlstring
The URL of the article.
translated__content__id__urlstring
The URL of the article.
translated__content__it__urlstring
The URL of the article.
translated__content__ja__urlstring
The URL of the article.
translated__content__ko__urlstring
The URL of the article.
translated__content__lt__urlstring
The URL of the article.
translated__content__lv__urlstring
The URL of the article.
translated__content__mn__urlstring
The URL of the article.
translated__content__nb__urlstring
The URL of the article.
translated__content__nl__urlstring
The URL of the article.
translated__content__pl__urlstring
The URL of the article.
translated__content__pt__urlstring
The URL of the article.
translated__content__ro__urlstring
The URL of the article.
translated__content__ru__urlstring
The URL of the article.
translated__content__sl__urlstring
The URL of the article.
translated__content__sr__urlstring
The URL of the article.
translated__content__sv__urlstring
The URL of the article.
translated__content__tr__urlstring
The URL of the article.
translated__content__vi__urlstring
The URL of the article.
translated__content__ar__bodystring
The body of the article.
translated__content__ar__typestring
The type of object - `article_content` .one of None · article_content
translated__content__bg__bodystring
The body of the article.
translated__content__bg__typestring
The type of object - `article_content` .one of None · article_content
translated__content__bs__bodystring
The body of the article.
translated__content__bs__typestring
The type of object - `article_content` .one of None · article_content
translated__content__ca__bodystring
The body of the article.
translated__content__ca__typestring
The type of object - `article_content` .one of None · article_content
translated__content__cs__bodystring
The body of the article.
translated__content__cs__typestring
The type of object - `article_content` .one of None · article_content
translated__content__da__bodystring
The body of the article.
translated__content__da__typestring
The type of object - `article_content` .one of None · article_content
translated__content__de__bodystring
The body of the article.
translated__content__de__typestring
The type of object - `article_content` .one of None · article_content
translated__content__el__bodystring
The body of the article.
translated__content__el__typestring
The type of object - `article_content` .one of None · article_content
translated__content__en__bodystring
The body of the article.
translated__content__en__typestring
The type of object - `article_content` .one of None · article_content
translated__content__es__bodystring
The body of the article.
translated__content__es__typestring
The type of object - `article_content` .one of None · article_content
translated__content__et__bodystring
The body of the article.
translated__content__et__typestring
The type of object - `article_content` .one of None · article_content
translated__content__fi__bodystring
The body of the article.
translated__content__fi__typestring
The type of object - `article_content` .one of None · article_content
translated__content__fr__bodystring
The body of the article.
translated__content__fr__typestring
The type of object - `article_content` .one of None · article_content
translated__content__he__bodystring
The body of the article.
translated__content__he__typestring
The type of object - `article_content` .one of None · article_content
translated__content__hr__bodystring
The body of the article.
translated__content__hr__typestring
The type of object - `article_content` .one of None · article_content
translated__content__hu__bodystring
The body of the article.
translated__content__hu__typestring
The type of object - `article_content` .one of None · article_content
translated__content__id__bodystring
The body of the article.
translated__content__id__typestring
The type of object - `article_content` .one of None · article_content
translated__content__it__bodystring
The body of the article.
translated__content__it__typestring
The type of object - `article_content` .one of None · article_content
translated__content__ja__bodystring
The body of the article.
translated__content__ja__typestring
The type of object - `article_content` .one of None · article_content
translated__content__ko__bodystring
The body of the article.
translated__content__ko__typestring
The type of object - `article_content` .one of None · article_content
translated__content__lt__bodystring
The body of the article.
translated__content__lt__typestring
The type of object - `article_content` .one of None · article_content
translated__content__lv__bodystring
The body of the article.
translated__content__lv__typestring
The type of object - `article_content` .one of None · article_content
translated__content__mn__bodystring
The body of the article.
translated__content__mn__typestring
The type of object - `article_content` .one of None · article_content
translated__content__nb__bodystring
The body of the article.
translated__content__nb__typestring
The type of object - `article_content` .one of None · article_content
translated__content__nl__bodystring
The body of the article.
translated__content__nl__typestring
The type of object - `article_content` .one of None · article_content
translated__content__pl__bodystring
The body of the article.
translated__content__pl__typestring
The type of object - `article_content` .one of None · article_content
translated__content__pt__bodystring
The body of the article.
translated__content__pt__typestring
The type of object - `article_content` .one of None · article_content
translated__content__ro__bodystring
The body of the article.
translated__content__ro__typestring
The type of object - `article_content` .one of None · article_content
translated__content__ru__bodystring
The body of the article.
translated__content__ru__typestring
The type of object - `article_content` .one of None · article_content
translated__content__sl__bodystring
The body of the article.
translated__content__sl__typestring
The type of object - `article_content` .one of None · article_content
translated__content__sr__bodystring
The body of the article.
translated__content__sr__typestring
The type of object - `article_content` .one of None · article_content
translated__content__sv__bodystring
The body of the article.
translated__content__sv__typestring
The type of object - `article_content` .one of None · article_content
translated__content__tr__bodystring
The body of the article.
translated__content__tr__typestring
The type of object - `article_content` .one of None · article_content
translated__content__vi__bodystring
The body of the article.
translated__content__vi__typestring
The type of object - `article_content` .one of None · article_content
translated__content__ar__statestring
Whether the article is `published` or is a `draft` .one of published · draft
translated__content__ar__titlestring
The title of the article.
translated__content__bg__statestring
Whether the article is `published` or is a `draft` .one of published · draft
translated__content__bg__titlestring
The title of the article.
translated__content__bs__statestring
Whether the article is `published` or is a `draft` .one of published · draft
translated__content__bs__titlestring
The title of the article.
translated__content__ca__statestring
Whether the article is `published` or is a `draft` .one of published · draft
translated__content__ca__titlestring
The title of the article.
translated__content__cs__statestring
Whether the article is `published` or is a `draft` .one of published · draft
translated__content__cs__titlestring
The title of the article.
translated__content__da__statestring
Whether the article is `published` or is a `draft` .one of published · draft
translated__content__da__titlestring
The title of the article.
translated__content__de__statestring
Whether the article is `published` or is a `draft` .one of published · draft
translated__content__de__titlestring
The title of the article.
translated__content__el__statestring
Whether the article is `published` or is a `draft` .one of published · draft
translated__content__el__titlestring
The title of the article.
translated__content__en__statestring
Whether the article is `published` or is a `draft` .one of published · draft
translated__content__en__titlestring
The title of the article.
translated__content__es__statestring
Whether the article is `published` or is a `draft` .one of published · draft
translated__content__es__titlestring
The title of the article.
translated__content__et__statestring
Whether the article is `published` or is a `draft` .one of published · draft
translated__content__et__titlestring
The title of the article.
translated__content__fi__statestring
Whether the article is `published` or is a `draft` .one of published · draft
translated__content__fi__titlestring
The title of the article.
translated__content__fr__statestring
Whether the article is `published` or is a `draft` .one of published · draft
translated__content__fr__titlestring
The title of the article.
translated__content__he__statestring
Whether the article is `published` or is a `draft` .one of published · draft
translated__content__he__titlestring
The title of the article.
translated__content__hr__statestring
Whether the article is `published` or is a `draft` .one of published · draft
translated__content__hr__titlestring
The title of the article.
translated__content__hu__statestring
Whether the article is `published` or is a `draft` .one of published · draft
translated__content__hu__titlestring
The title of the article.
translated__content__id__statestring
Whether the article is `published` or is a `draft` .one of published · draft
translated__content__id__titlestring
The title of the article.
translated__content__it__statestring
Whether the article is `published` or is a `draft` .one of published · draft
translated__content__it__titlestring
The title of the article.
translated__content__ja__statestring
Whether the article is `published` or is a `draft` .one of published · draft
translated__content__ja__titlestring
The title of the article.
translated__content__ko__statestring
Whether the article is `published` or is a `draft` .one of published · draft
translated__content__ko__titlestring
The title of the article.
translated__content__lt__statestring
Whether the article is `published` or is a `draft` .one of published · draft
translated__content__lt__titlestring
The title of the article.
translated__content__lv__statestring
Whether the article is `published` or is a `draft` .one of published · draft
translated__content__lv__titlestring
The title of the article.
translated__content__mn__statestring
Whether the article is `published` or is a `draft` .one of published · draft
translated__content__mn__titlestring
The title of the article.
translated__content__nb__statestring
Whether the article is `published` or is a `draft` .one of published · draft
translated__content__nb__titlestring
The title of the article.
translated__content__nl__statestring
Whether the article is `published` or is a `draft` .one of published · draft
translated__content__nl__titlestring
The title of the article.
translated__content__pl__statestring
Whether the article is `published` or is a `draft` .one of published · draft
translated__content__pl__titlestring
The title of the article.
translated__content__pt__statestring
Whether the article is `published` or is a `draft` .one of published · draft
translated__content__pt__titlestring
The title of the article.
translated__content__ro__statestring
Whether the article is `published` or is a `draft` .one of published · draft
translated__content__ro__titlestring
The title of the article.
translated__content__ru__statestring
Whether the article is `published` or is a `draft` .one of published · draft
translated__content__ru__titlestring
The title of the article.
translated__content__sl__statestring
Whether the article is `published` or is a `draft` .one of published · draft
translated__content__sl__titlestring
The title of the article.
translated__content__sr__statestring
Whether the article is `published` or is a `draft` .one of published · draft
translated__content__sr__titlestring
The title of the article.
translated__content__sv__statestring
Whether the article is `published` or is a `draft` .one of published · draft
translated__content__sv__titlestring
The title of the article.
translated__content__tr__statestring
Whether the article is `published` or is a `draft` .one of published · draft
translated__content__tr__titlestring
The title of the article.
translated__content__vi__statestring
Whether the article is `published` or is a `draft` .one of published · draft
translated__content__vi__titlestring
The title of the article.
translated__content__pt__BR__urlstring
The URL of the article.
translated__content__zh__CN__urlstring
The URL of the article.
translated__content__zh__TW__urlstring
The URL of the article.
translated__content__pt__BR__bodystring
The body of the article.
translated__content__pt__BR__typestring
The type of object - `article_content` .one of None · article_content
translated__content__zh__CN__bodystring
The body of the article.
translated__content__zh__CN__typestring
The type of object - `article_content` .one of None · article_content
translated__content__zh__TW__bodystring
The body of the article.
translated__content__zh__TW__typestring
The type of object - `article_content` .one of None · article_content
translated__content__pt__BR__statestring
Whether the article is `published` or is a `draft` .one of published · draft
translated__content__pt__BR__titlestring
The title of the article.
translated__content__zh__CN__statestring
Whether the article is `published` or is a `draft` .one of published · draft
translated__content__zh__CN__titlestring
The title of the article.
translated__content__zh__TW__statestring
Whether the article is `published` or is a `draft` .one of published · draft
translated__content__zh__TW__titlestring
The title of the article.
translated__content__ar__author__idinteger
The ID of the author of the article.
translated__content__bg__author__idinteger
The ID of the author of the article.
translated__content__bs__author__idinteger
The ID of the author of the article.
translated__content__ca__author__idinteger
The ID of the author of the article.
translated__content__cs__author__idinteger
The ID of the author of the article.
translated__content__da__author__idinteger
The ID of the author of the article.
translated__content__de__author__idinteger
The ID of the author of the article.
translated__content__el__author__idinteger
The ID of the author of the article.
translated__content__en__author__idinteger
The ID of the author of the article.
translated__content__es__author__idinteger
The ID of the author of the article.
translated__content__et__author__idinteger
The ID of the author of the article.
translated__content__fi__author__idinteger
The ID of the author of the article.
translated__content__fr__author__idinteger
The ID of the author of the article.
translated__content__he__author__idinteger
The ID of the author of the article.
translated__content__hr__author__idinteger
The ID of the author of the article.
translated__content__hu__author__idinteger
The ID of the author of the article.
translated__content__id__author__idinteger
The ID of the author of the article.
translated__content__it__author__idinteger
The ID of the author of the article.
translated__content__ja__author__idinteger
The ID of the author of the article.
translated__content__ko__author__idinteger
The ID of the author of the article.
translated__content__lt__author__idinteger
The ID of the author of the article.
translated__content__lv__author__idinteger
The ID of the author of the article.
translated__content__mn__author__idinteger
The ID of the author of the article.
translated__content__nb__author__idinteger
The ID of the author of the article.
translated__content__nl__author__idinteger
The ID of the author of the article.
translated__content__pl__author__idinteger
The ID of the author of the article.
translated__content__pt__author__idinteger
The ID of the author of the article.
translated__content__ro__author__idinteger
The ID of the author of the article.
translated__content__ru__author__idinteger
The ID of the author of the article.
translated__content__sl__author__idinteger
The ID of the author of the article.
translated__content__sr__author__idinteger
The ID of the author of the article.
translated__content__sv__author__idinteger
The ID of the author of the article.
translated__content__tr__author__idinteger
The ID of the author of the article.
translated__content__vi__author__idinteger
The ID of the author of the article.
translated__content__ar__created__atinteger
The time when the article was created (seconds).
translated__content__ar__descriptionstring
The description of the article.
translated__content__ar__updated__atinteger
The time when the article was last updated (seconds).
translated__content__bg__created__atinteger
The time when the article was created (seconds).
translated__content__bg__descriptionstring
The description of the article.
translated__content__bg__updated__atinteger
The time when the article was last updated (seconds).
translated__content__bs__created__atinteger
The time when the article was created (seconds).
translated__content__bs__descriptionstring
The description of the article.
translated__content__bs__updated__atinteger
The time when the article was last updated (seconds).
translated__content__ca__created__atinteger
The time when the article was created (seconds).
translated__content__ca__descriptionstring
The description of the article.
translated__content__ca__updated__atinteger
The time when the article was last updated (seconds).
translated__content__cs__created__atinteger
The time when the article was created (seconds).
translated__content__cs__descriptionstring
The description of the article.
translated__content__cs__updated__atinteger
The time when the article was last updated (seconds).
translated__content__da__created__atinteger
The time when the article was created (seconds).
translated__content__da__descriptionstring
The description of the article.
translated__content__da__updated__atinteger
The time when the article was last updated (seconds).
translated__content__de__created__atinteger
The time when the article was created (seconds).
translated__content__de__descriptionstring
The description of the article.
translated__content__de__updated__atinteger
The time when the article was last updated (seconds).
translated__content__el__created__atinteger
The time when the article was created (seconds).
translated__content__el__descriptionstring
The description of the article.
translated__content__el__updated__atinteger
The time when the article was last updated (seconds).
translated__content__en__created__atinteger
The time when the article was created (seconds).
translated__content__en__descriptionstring
The description of the article.
translated__content__en__updated__atinteger
The time when the article was last updated (seconds).
translated__content__es__created__atinteger
The time when the article was created (seconds).
translated__content__es__descriptionstring
The description of the article.
translated__content__es__updated__atinteger
The time when the article was last updated (seconds).
translated__content__et__created__atinteger
The time when the article was created (seconds).
translated__content__et__descriptionstring
The description of the article.
translated__content__et__updated__atinteger
The time when the article was last updated (seconds).
translated__content__fi__created__atinteger
The time when the article was created (seconds).
translated__content__fi__descriptionstring
The description of the article.
translated__content__fi__updated__atinteger
The time when the article was last updated (seconds).
translated__content__fr__created__atinteger
The time when the article was created (seconds).
translated__content__fr__descriptionstring
The description of the article.
translated__content__fr__updated__atinteger
The time when the article was last updated (seconds).
translated__content__he__created__atinteger
The time when the article was created (seconds).
translated__content__he__descriptionstring
The description of the article.
translated__content__he__updated__atinteger
The time when the article was last updated (seconds).
translated__content__hr__created__atinteger
The time when the article was created (seconds).
translated__content__hr__descriptionstring
The description of the article.
translated__content__hr__updated__atinteger
The time when the article was last updated (seconds).
translated__content__hu__created__atinteger
The time when the article was created (seconds).
translated__content__hu__descriptionstring
The description of the article.
translated__content__hu__updated__atinteger
The time when the article was last updated (seconds).
translated__content__id__created__atinteger
The time when the article was created (seconds).
translated__content__id__descriptionstring
The description of the article.
translated__content__id__updated__atinteger
The time when the article was last updated (seconds).
translated__content__it__created__atinteger
The time when the article was created (seconds).
translated__content__it__descriptionstring
The description of the article.
translated__content__it__updated__atinteger
The time when the article was last updated (seconds).
translated__content__ja__created__atinteger
The time when the article was created (seconds).
translated__content__ja__descriptionstring
The description of the article.
translated__content__ja__updated__atinteger
The time when the article was last updated (seconds).
translated__content__ko__created__atinteger
The time when the article was created (seconds).
translated__content__ko__descriptionstring
The description of the article.
translated__content__ko__updated__atinteger
The time when the article was last updated (seconds).
translated__content__lt__created__atinteger
The time when the article was created (seconds).
translated__content__lt__descriptionstring
The description of the article.
translated__content__lt__updated__atinteger
The time when the article was last updated (seconds).
translated__content__lv__created__atinteger
The time when the article was created (seconds).
translated__content__lv__descriptionstring
The description of the article.
translated__content__lv__updated__atinteger
The time when the article was last updated (seconds).
translated__content__mn__created__atinteger
The time when the article was created (seconds).
translated__content__mn__descriptionstring
The description of the article.
translated__content__mn__updated__atinteger
The time when the article was last updated (seconds).
translated__content__nb__created__atinteger
The time when the article was created (seconds).
translated__content__nb__descriptionstring
The description of the article.
translated__content__nb__updated__atinteger
The time when the article was last updated (seconds).
translated__content__nl__created__atinteger
The time when the article was created (seconds).
translated__content__nl__descriptionstring
The description of the article.
translated__content__nl__updated__atinteger
The time when the article was last updated (seconds).
translated__content__pl__created__atinteger
The time when the article was created (seconds).
translated__content__pl__descriptionstring
The description of the article.
translated__content__pl__updated__atinteger
The time when the article was last updated (seconds).
translated__content__pt__created__atinteger
The time when the article was created (seconds).
translated__content__pt__descriptionstring
The description of the article.
translated__content__pt__updated__atinteger
The time when the article was last updated (seconds).
translated__content__ro__created__atinteger
The time when the article was created (seconds).
translated__content__ro__descriptionstring
The description of the article.
translated__content__ro__updated__atinteger
The time when the article was last updated (seconds).
translated__content__ru__created__atinteger
The time when the article was created (seconds).
translated__content__ru__descriptionstring
The description of the article.
translated__content__ru__updated__atinteger
The time when the article was last updated (seconds).
translated__content__sl__created__atinteger
The time when the article was created (seconds).
translated__content__sl__descriptionstring
The description of the article.
translated__content__sl__updated__atinteger
The time when the article was last updated (seconds).
translated__content__sr__created__atinteger
The time when the article was created (seconds).
translated__content__sr__descriptionstring
The description of the article.
translated__content__sr__updated__atinteger
The time when the article was last updated (seconds).
translated__content__sv__created__atinteger
The time when the article was created (seconds).
translated__content__sv__descriptionstring
The description of the article.
translated__content__sv__updated__atinteger
The time when the article was last updated (seconds).
translated__content__tr__created__atinteger
The time when the article was created (seconds).
translated__content__tr__descriptionstring
The description of the article.
translated__content__tr__updated__atinteger
The time when the article was last updated (seconds).
translated__content__vi__created__atinteger
The time when the article was created (seconds).
translated__content__vi__descriptionstring
The description of the article.
translated__content__vi__updated__atinteger
The time when the article was last updated (seconds).
translated__content__pt__BR__author__idinteger
The ID of the author of the article.
translated__content__zh__CN__author__idinteger
The ID of the author of the article.
translated__content__zh__TW__author__idinteger
The ID of the author of the article.
translated__content__pt__BR__created__atinteger
The time when the article was created (seconds).
translated__content__pt__BR__descriptionstring
The description of the article.
translated__content__pt__BR__updated__atinteger
The time when the article was last updated (seconds).
translated__content__zh__CN__created__atinteger
The time when the article was created (seconds).
translated__content__zh__CN__descriptionstring
The description of the article.
translated__content__zh__CN__updated__atinteger
The time when the article was last updated (seconds).
translated__content__zh__TW__created__atinteger
The time when the article was created (seconds).
translated__content__zh__TW__descriptionstring
The description of the article.
translated__content__zh__TW__updated__atinteger
The time when the article was last updated (seconds).
INTERCOM_CREATE_A_NOTEYou can add a note to a single contact.4 params

You can add a note to a single contact.

Parameters* required
idinteger
The unique identifier of a given contact.
bodystring
The text of the note.
admin_idstring
The unique identifier of a given admin.
contact_idstring
The unique identifier of a given contact.
INTERCOM_CREATE_CONVERSATIONCreates a new conversation in Intercom6 params

Creates a new conversation in Intercom

Parameters* required
bodystring
The message content for the conversation
subjectstring
Subject line for the conversation
from_user_idstring
ID of the user to create the conversation from. Either from_user_id or from_contact_id is required
message_typestring
Type of message: inapp, email, or facebookdefault: inapp
from_admin_idstring
ID of the admin creating the conversation. If not provided, uses authenticated admin
from_contact_idstring
ID of the contact to create the conversation from. Either from_user_id or from_contact_id is required
INTERCOM_CREATE_OR_UPDATE_A_COMPANYYou can create or update a company. Companies will be only visible in Intercom when there is at least one associated user. Companies are looked up via `company_id` in a `POST` request, if not found via `company_id`, the new company will be created, if found, that company will...9 params

You can create or update a company. Companies will be only visible in Intercom when there is at least one associated user. Companies are looked up via `company_id` in a `POST` request, if not found via `company_id`, the new company will be created, if found, that company will...

Parameters* required
namestring
The name of the Company
planstring
The name of the plan you have associated with the company.
sizeinteger
The number of employees in this company.
websitestring
The URL for this company"s website. Please note that the value specified here is not validated. Accepts any string.
industrystring
The industry that this company operates in.
company_idstring
The company id you have defined for the company. Can"t be updated
monthly_spendinteger
How much revenue the company generates for your business. Note that this will truncate floats. i.e. it only allow for whole integers, 155.98 will be truncated to 155. Note that this has an upper limit of 2**31-1 or 2147483647..
custom_attributesobject
A hash of key/value pairs containing any other data about the company you want Intercom to store.
remote_created_atinteger
The time the company was created by you.
INTERCOM_DELETE_A_COLLECTIONYou can delete a single collection by making a DELETE request to `https://api.intercom.io/collections/<id>`.1 params

You can delete a single collection by making a DELETE request to `https://api.intercom.io/collections/<id>`.

Parameters* required
idinteger
The unique identifier for the collection which is given by Intercom.
INTERCOM_DELETE_A_COMPANYYou can delete a single company.1 params

You can delete a single company.

Parameters* required
idstring
The unique identifier for the company which is given by Intercom
INTERCOM_DELETE_A_CONTACTYou can delete a single contact.1 params

You can delete a single contact.

Parameters* required
idstring
id
INTERCOM_DELETE_AN_ARTICLEYou can delete a single article by making a DELETE request to `https://api.intercom.io/articles/<id>`.1 params

You can delete a single article by making a DELETE request to `https://api.intercom.io/articles/<id>`.

Parameters* required
idinteger
The unique identifier for the article which is given by Intercom.
INTERCOM_DETACH_A_CONTACT_FROM_A_COMPANYYou can detach a company from a single contact.2 params

You can detach a company from a single contact.

Parameters* required
idstring
The unique identifier for the company which is given by Intercom
contact_idstring
The unique identifier for the contact which is given by Intercom
INTERCOM_GET_A_CONTACTYou can fetch the details of a single contact.1 params

You can fetch the details of a single contact.

Parameters* required
idstring
id
INTERCOM_GET_CONVERSATIONRetrieves a specific conversation by ID with all messages and details2 params

Retrieves a specific conversation by ID with all messages and details

Parameters* required
display_asstring
Display format for message content: plaintext or html
conversation_idstring
The ID of the conversation to retrieve
INTERCOM_IDENTIFY_AN_ADMINYou can view the currently authorised admin along with the embedded app object (a "workspace" in legacy terminology). > 🚧 Single Sign On > > If you are building a custom "Log in with Intercom" flow for your site, and you call the `/me` endpoint to identify the logged-in user,...

You can view the currently authorised admin along with the embedded app object (a "workspace" in legacy terminology). > 🚧 Single Sign On > > If you are building a custom "Log in with Intercom" flow for your site, and you call the `/me` endpoint to identify the logged-in user,...

No parameter schema in public metadata yet.

INTERCOM_LIST_ALL_ACTIVITY_LOGSYou can get a log of activities by all admins in an app.2 params

You can get a log of activities by all admins in an app.

Parameters* required
created_at_afterstring
The start date that you request data for. It must be formatted as a UNIX timestamp.
created_at_beforestring
The end date that you request data for. It must be formatted as a UNIX timestamp.
INTERCOM_LIST_ALL_ADMINSYou can fetch a list of admins for a given workspace.

You can fetch a list of admins for a given workspace.

No parameter schema in public metadata yet.

INTERCOM_LIST_ALL_ARTICLESYou can fetch a list of all articles by making a GET request to `https://api.intercom.io/articles`. > 📘 How are the articles sorted and ordered? > > Articles will be returned in descending order on the `updated_at` attribute. This means if you need to iterate through results...

You can fetch a list of all articles by making a GET request to `https://api.intercom.io/articles`. > 📘 How are the articles sorted and ordered? > > Articles will be returned in descending order on the `updated_at` attribute. This means if you need to iterate through results...

No parameter schema in public metadata yet.

INTERCOM_LIST_ALL_COLLECTIONSYou can fetch a list of all collections by making a GET request to `https://api.intercom.io/help_center/collections`. Collections will be returned in descending order on the `updated_at` attribute. This means if you need to iterate through results then we'll show the most rece...

You can fetch a list of all collections by making a GET request to `https://api.intercom.io/help_center/collections`. Collections will be returned in descending order on the `updated_at` attribute. This means if you need to iterate through results then we'll show the most rece...

No parameter schema in public metadata yet.

INTERCOM_LIST_ALL_COMPANIESYou can list companies. The company list is sorted by the `last_request_at` field and by default is ordered descending, most recently requested first. Note that the API does not include companies who have no associated users in list responses. When using the Companies endpoint...3 params

You can list companies. The company list is sorted by the `last_request_at` field and by default is ordered descending, most recently requested first. Note that the API does not include companies who have no associated users in list responses. When using the Companies endpoint...

Parameters* required
pageinteger
The page of results to fetch. Defaults to first page
orderstring
`asc` or `desc`. Return the companies in ascending or descending order. Defaults to desc
per_pageinteger
How many results to return per page. Defaults to 15. Maximum allowed value is 60.default: 15
INTERCOM_LIST_ALL_HELP_CENTERSYou can list all Help Centers by making a GET request to `https://api.intercom.io/help_center/help_centers`.

You can list all Help Centers by making a GET request to `https://api.intercom.io/help_center/help_centers`.

No parameter schema in public metadata yet.

INTERCOM_LIST_ALL_NOTESYou can fetch a list of notes that are associated to a contact.1 params

You can fetch a list of notes that are associated to a contact.

Parameters* required
idinteger
The unique identifier of a contact.
INTERCOM_LIST_ATTACHED_COMPANIES_FOR_CONTACTYou can fetch a list of companies that are associated to a contact.1 params

You can fetch a list of companies that are associated to a contact.

Parameters* required
idstring
The unique identifier for the contact which is given by Intercom
INTERCOM_LIST_ATTACHED_CONTACTSYou can fetch a list of all contacts that belong to a company.1 params

You can fetch a list of all contacts that belong to a company.

Parameters* required
idstring
The unique identifier for the company which is given by Intercom
INTERCOM_LIST_ATTACHED_SEGMENTS_FOR_COMPANIESYou can fetch a list of all segments that belong to a company.1 params

You can fetch a list of all segments that belong to a company.

Parameters* required
idstring
The unique identifier for the company which is given by Intercom
INTERCOM_LIST_ATTACHED_SEGMENTS_FOR_CONTACTYou can fetch a list of segments that are associated to a contact.1 params

You can fetch a list of segments that are associated to a contact.

Parameters* required
contact_idstring
The unique identifier for the contact which is given by Intercom
INTERCOM_LIST_CONVERSATIONSLists conversations from Intercom with filtering and pagination support5 params

Lists conversations from Intercom with filtering and pagination support

Parameters* required
statestring
Filter by conversation state: open, closed, snoozed
per_pageinteger
Number of conversations per page (1-150)default: 20
display_asstring
Display format: plaintext or html
assignee_idstring
Filter by assignee admin ID
starting_afterstring
Pagination cursor - ID of the last conversation from previous page
INTERCOM_LIST_SUBSCRIPTIONS_FOR_A_CONTACTYou can fetch a list of subscription types that are attached to a contact. These can be subscriptions that a user has 'opted-in' to or has 'opted-out' from, depending on the subscription type. This will return a list of Subscription Type objects that the contact is associated...1 params

You can fetch a list of subscription types that are attached to a contact. These can be subscriptions that a user has 'opted-in' to or has 'opted-out' from, depending on the subscription type. This will return a list of Subscription Type objects that the contact is associated...

Parameters* required
contact_idstring
The unique identifier for the contact which is given by Intercom
INTERCOM_LIST_TAGS_ATTACHED_TO_A_CONTACTYou can fetch a list of all tags that are attached to a specific contact.1 params

You can fetch a list of all tags that are attached to a specific contact.

Parameters* required
contact_idstring
The unique identifier for the contact which is given by Intercom
INTERCOM_MERGE_A_LEAD_AND_A_USERYou can merge a contact with a `role` of `lead` into a contact with a `role` of `user`.2 params

You can merge a contact with a `role` of `lead` into a contact with a `role` of `user`.

Parameters* required
fromstring
The unique identifier for the contact to merge away from. Must be a lead.
intostring
The unique identifier for the contact to merge into. Must be a user.
INTERCOM_REMOVE_SUBSCRIPTION_FROM_A_CONTACTYou can remove a specific subscription from a contact. This will return a subscription type model for the subscription type that was removed from the contact.2 params

You can remove a specific subscription from a contact. This will return a subscription type model for the subscription type that was removed from the contact.

Parameters* required
idstring
The unique identifier for the subscription type which is given by Intercom
contact_idstring
The unique identifier for the contact which is given by Intercom
INTERCOM_REMOVE_TAG_FROM_A_CONTACTYou can remove tag from a specific contact. This will return a tag object for the tag that was removed from the contact.2 params

You can remove tag from a specific contact. This will return a tag object for the tag that was removed from the contact.

Parameters* required
idstring
The unique identifier for the tag which is given by Intercom
contact_idstring
The unique identifier for the contact which is given by Intercom
INTERCOM_REOPEN_CONVERSATIONReopens a closed conversation in Intercom3 params

Reopens a closed conversation in Intercom

Parameters* required
bodystring
Optional message to send when reopening the conversation
admin_idstring
ID of the admin reopening the conversation
conversation_idstring
The ID of the conversation to reopen
INTERCOM_REPLY_TO_CONVERSATIONSends a reply to an existing conversation in Intercom5 params

Sends a reply to an existing conversation in Intercom

Parameters* required
admin_idstring
ID of the admin sending the reply. Required - must be explicitly provided.
message_bodystring
The message content to send as a reply
message_typestring
Type of message: comment, note, or assignmentdefault: comment
attachment_urlsarray
List of attachment URLs to include in the reply
conversation_idstring
The ID of the conversation to reply to
INTERCOM_RETRIEVE_A_COLLECTIONYou can fetch the details of a single collection by making a GET request to `https://api.intercom.io/help_center/collections/<id>`.1 params

You can fetch the details of a single collection by making a GET request to `https://api.intercom.io/help_center/collections/<id>`.

Parameters* required
idinteger
The unique identifier for the collection which is given by Intercom.
INTERCOM_RETRIEVE_A_COMPANY_BY_IDYou can fetch a single company.1 params

You can fetch a single company.

Parameters* required
idstring
The unique identifier for the company which is given by Intercom
INTERCOM_RETRIEVE_A_HELP_CENTERYou can fetch the details of a single Help Center by making a GET request to `https://api.intercom.io/help_center/help_center/<id>`.1 params

You can fetch the details of a single Help Center by making a GET request to `https://api.intercom.io/help_center/help_center/<id>`.

Parameters* required
idinteger
The unique identifier for the collection which is given by Intercom.
INTERCOM_RETRIEVE_AN_ADMINYou can retrieve the details of a single admin.1 params

You can retrieve the details of a single admin.

Parameters* required
idinteger
The unique identifier of a given admin
INTERCOM_RETRIEVE_AN_ARTICLEYou can fetch the details of a single article by making a GET request to `https://api.intercom.io/articles/<id>`.1 params

You can fetch the details of a single article by making a GET request to `https://api.intercom.io/articles/<id>`.

Parameters* required
idinteger
The unique identifier for the article which is given by Intercom.
INTERCOM_RETRIEVE_COMPANIESYou can fetch a single company by passing in `company_id` or `name`. `https://api.intercom.io/companies?name={name}` `https://api.intercom.io/companies?company_id={company_id}` You can fetch all companies and filter by `segment_id` or `tag_id` as a query parameter. `https://ap...6 params

You can fetch a single company by passing in `company_id` or `name`. `https://api.intercom.io/companies?name={name}` `https://api.intercom.io/companies?company_id={company_id}` You can fetch all companies and filter by `segment_id` or `tag_id` as a query parameter. `https://ap...

Parameters* required
namestring
The `name` of the company to filter by.
pageinteger
The page of results to fetch. Defaults to first page
tag_idstring
The `tag_id` of the company to filter by.
per_pageinteger
How many results to display per page. Defaults to 15
company_idstring
The `company_id` of the company to filter by.
segment_idstring
The `segment_id` of the company to filter by.
INTERCOM_SCROLL_OVER_ALL_COMPANIESThe `list all companies` functionality does not work well for huge datasets, and can result in errors and performance problems when paging deeply. The Scroll API provides an efficient mechanism for iterating over all companies in a dataset. - Each app can only have 1 scroll op...1 params

The `list all companies` functionality does not work well for huge datasets, and can result in errors and performance problems when paging deeply. The Scroll API provides an efficient mechanism for iterating over all companies in a dataset. - Each app can only have 1 scroll op...

Parameters* required
scroll_paramstring
Scroll Param
INTERCOM_SEARCH_CONVERSATIONSSearches for conversations using query string with support for filtering and sorting5 params

Searches for conversations using query string with support for filtering and sorting

Parameters* required
querystring
Search query string to find conversations
per_pageinteger
Number of conversations per page (1-150)default: 20
sort_fieldstring
Field to sort by: created_at, updated_at, waiting_sincedefault: updated_at
sort_orderstring
Sort order: ascending or descendingdefault: descending
starting_afterstring
Pagination cursor - ID of the last conversation from previous page
INTERCOM_SEARCH_FOR_ARTICLESYou can search for articles by making a GET request to `https://api.intercom.io/articles/search`.4 params

You can search for articles by making a GET request to `https://api.intercom.io/articles/search`.

Parameters* required
statestring
The state of the Articles returned. One of `published`, `draft` or `all`.
phrasestring
The phrase within your articles to search for.
highlightboolean
Return a highlighted version of the matching content within your articles. Refer to the response schema for more details.
help_center_idinteger
The ID of the Help Center to search in.
INTERCOM_SET_AN_ADMIN_TO_AWAYYou can set an Admin as away for the Inbox.3 params

You can set an Admin as away for the Inbox.

Parameters* required
idinteger
The unique identifier of a given admin
away_mode_enabledboolean
Set to "true" to change the status of the admin to away.default: true
away_mode_reassignboolean
Set to "true" to assign any new conversation replies to your default inbox. default: false
INTERCOM_UPDATE_A_COLLECTIONYou can update the details of a single collection by making a PUT request to `https://api.intercom.io/collections/<id>`.116 params

You can update the details of a single collection by making a PUT request to `https://api.intercom.io/collections/<id>`.

Parameters* required
idinteger
The unique identifier for the collection which is given by Intercom.
namestring
The name of the collection. For multilingual collections, this will be the name of the default language"s content.
parent_idstring
The id of the parent collection. If `null` then it will be updated as the first level collection.
descriptionstring
The description of the collection. For multilingual collections, this will be the description of the default language"s content.
translated__content__typestring
The type of object - group_translated_content.one of None · group_translated_content
translated__content__ar__namestring
The name of the collection or section.
translated__content__ar__typestring
The type of object - `group_content` .one of None · group_content
translated__content__bg__namestring
The name of the collection or section.
translated__content__bg__typestring
The type of object - `group_content` .one of None · group_content
translated__content__bs__namestring
The name of the collection or section.
translated__content__bs__typestring
The type of object - `group_content` .one of None · group_content
translated__content__ca__namestring
The name of the collection or section.
translated__content__ca__typestring
The type of object - `group_content` .one of None · group_content
translated__content__cs__namestring
The name of the collection or section.
translated__content__cs__typestring
The type of object - `group_content` .one of None · group_content
translated__content__da__namestring
The name of the collection or section.
translated__content__da__typestring
The type of object - `group_content` .one of None · group_content
translated__content__de__namestring
The name of the collection or section.
translated__content__de__typestring
The type of object - `group_content` .one of None · group_content
translated__content__el__namestring
The name of the collection or section.
translated__content__el__typestring
The type of object - `group_content` .one of None · group_content
translated__content__en__namestring
The name of the collection or section.
translated__content__en__typestring
The type of object - `group_content` .one of None · group_content
translated__content__es__namestring
The name of the collection or section.
translated__content__es__typestring
The type of object - `group_content` .one of None · group_content
translated__content__et__namestring
The name of the collection or section.
translated__content__et__typestring
The type of object - `group_content` .one of None · group_content
translated__content__fi__namestring
The name of the collection or section.
translated__content__fi__typestring
The type of object - `group_content` .one of None · group_content
translated__content__fr__namestring
The name of the collection or section.
translated__content__fr__typestring
The type of object - `group_content` .one of None · group_content
translated__content__he__namestring
The name of the collection or section.
translated__content__he__typestring
The type of object - `group_content` .one of None · group_content
translated__content__hr__namestring
The name of the collection or section.
translated__content__hr__typestring
The type of object - `group_content` .one of None · group_content
translated__content__hu__namestring
The name of the collection or section.
translated__content__hu__typestring
The type of object - `group_content` .one of None · group_content
translated__content__id__namestring
The name of the collection or section.
translated__content__id__typestring
The type of object - `group_content` .one of None · group_content
translated__content__it__namestring
The name of the collection or section.
translated__content__it__typestring
The type of object - `group_content` .one of None · group_content
translated__content__ja__namestring
The name of the collection or section.
translated__content__ja__typestring
The type of object - `group_content` .one of None · group_content
translated__content__ko__namestring
The name of the collection or section.
translated__content__ko__typestring
The type of object - `group_content` .one of None · group_content
translated__content__lt__namestring
The name of the collection or section.
translated__content__lt__typestring
The type of object - `group_content` .one of None · group_content
translated__content__lv__namestring
The name of the collection or section.
translated__content__lv__typestring
The type of object - `group_content` .one of None · group_content
translated__content__mn__namestring
The name of the collection or section.
translated__content__mn__typestring
The type of object - `group_content` .one of None · group_content
translated__content__nb__namestring
The name of the collection or section.
translated__content__nb__typestring
The type of object - `group_content` .one of None · group_content
translated__content__nl__namestring
The name of the collection or section.
translated__content__nl__typestring
The type of object - `group_content` .one of None · group_content
translated__content__pl__namestring
The name of the collection or section.
translated__content__pl__typestring
The type of object - `group_content` .one of None · group_content
translated__content__pt__namestring
The name of the collection or section.
translated__content__pt__typestring
The type of object - `group_content` .one of None · group_content
translated__content__ro__namestring
The name of the collection or section.
translated__content__ro__typestring
The type of object - `group_content` .one of None · group_content
translated__content__ru__namestring
The name of the collection or section.
translated__content__ru__typestring
The type of object - `group_content` .one of None · group_content
translated__content__sl__namestring
The name of the collection or section.
translated__content__sl__typestring
The type of object - `group_content` .one of None · group_content
translated__content__sr__namestring
The name of the collection or section.
translated__content__sr__typestring
The type of object - `group_content` .one of None · group_content
translated__content__sv__namestring
The name of the collection or section.
translated__content__sv__typestring
The type of object - `group_content` .one of None · group_content
translated__content__tr__namestring
The name of the collection or section.
translated__content__tr__typestring
The type of object - `group_content` .one of None · group_content
translated__content__vi__namestring
The name of the collection or section.
translated__content__vi__typestring
The type of object - `group_content` .one of None · group_content
translated__content__pt__BR__namestring
The name of the collection or section.
translated__content__pt__BR__typestring
The type of object - `group_content` .one of None · group_content
translated__content__zh__CN__namestring
The name of the collection or section.
translated__content__zh__CN__typestring
The type of object - `group_content` .one of None · group_content
translated__content__zh__TW__namestring
The name of the collection or section.
translated__content__zh__TW__typestring
The type of object - `group_content` .one of None · group_content
translated__content__ar__descriptionstring
The description of the collection. Only available for collections.
translated__content__bg__descriptionstring
The description of the collection. Only available for collections.
translated__content__bs__descriptionstring
The description of the collection. Only available for collections.
translated__content__ca__descriptionstring
The description of the collection. Only available for collections.
translated__content__cs__descriptionstring
The description of the collection. Only available for collections.
translated__content__da__descriptionstring
The description of the collection. Only available for collections.
translated__content__de__descriptionstring
The description of the collection. Only available for collections.
translated__content__el__descriptionstring
The description of the collection. Only available for collections.
translated__content__en__descriptionstring
The description of the collection. Only available for collections.
translated__content__es__descriptionstring
The description of the collection. Only available for collections.
translated__content__et__descriptionstring
The description of the collection. Only available for collections.
translated__content__fi__descriptionstring
The description of the collection. Only available for collections.
translated__content__fr__descriptionstring
The description of the collection. Only available for collections.
translated__content__he__descriptionstring
The description of the collection. Only available for collections.
translated__content__hr__descriptionstring
The description of the collection. Only available for collections.
translated__content__hu__descriptionstring
The description of the collection. Only available for collections.
translated__content__id__descriptionstring
The description of the collection. Only available for collections.
translated__content__it__descriptionstring
The description of the collection. Only available for collections.
translated__content__ja__descriptionstring
The description of the collection. Only available for collections.
translated__content__ko__descriptionstring
The description of the collection. Only available for collections.
translated__content__lt__descriptionstring
The description of the collection. Only available for collections.
translated__content__lv__descriptionstring
The description of the collection. Only available for collections.
translated__content__mn__descriptionstring
The description of the collection. Only available for collections.
translated__content__nb__descriptionstring
The description of the collection. Only available for collections.
translated__content__nl__descriptionstring
The description of the collection. Only available for collections.
translated__content__pl__descriptionstring
The description of the collection. Only available for collections.
translated__content__pt__descriptionstring
The description of the collection. Only available for collections.
translated__content__ro__descriptionstring
The description of the collection. Only available for collections.
translated__content__ru__descriptionstring
The description of the collection. Only available for collections.
translated__content__sl__descriptionstring
The description of the collection. Only available for collections.
translated__content__sr__descriptionstring
The description of the collection. Only available for collections.
translated__content__sv__descriptionstring
The description of the collection. Only available for collections.
translated__content__tr__descriptionstring
The description of the collection. Only available for collections.
translated__content__vi__descriptionstring
The description of the collection. Only available for collections.
translated__content__pt__BR__descriptionstring
The description of the collection. Only available for collections.
translated__content__zh__CN__descriptionstring
The description of the collection. Only available for collections.
translated__content__zh__TW__descriptionstring
The description of the collection. Only available for collections.
INTERCOM_UPDATE_A_COMPANYYou can update a single company using the Intercom provisioned `id`. {% admonition type="attention" name="Using `company_id`" %} When updating a company it is not possible to update `company_id`. This can only be set once upon creation of the company. {% /admonition %}1 params

You can update a single company using the Intercom provisioned `id`. {% admonition type="attention" name="Using `company_id`" %} When updating a company it is not possible to update `company_id`. This can only be set once upon creation of the company. {% /admonition %}

Parameters* required
idstring
The unique identifier for the company which is given by Intercom
INTERCOM_UPDATE_A_CONTACTYou can update an existing contact (ie. user or lead).1 params

You can update an existing contact (ie. user or lead).

Parameters* required
idstring
id
INTERCOM_UPDATE_AN_ARTICLEYou can update the details of a single article by making a PUT request to `https://api.intercom.io/articles/<id>`.342 params

You can update the details of a single article by making a PUT request to `https://api.intercom.io/articles/<id>`.

Parameters* required
idinteger
The unique identifier for the article which is given by Intercom.
bodystring
The content of the article. For multilingual articles, this will be the body of the default language"s content.
statestring
Whether the article will be `published` or will be a `draft`. Defaults to draft. For multilingual articles, this will be the state of the default language"s content. one of published · draft
titlestring
The title of the article.For multilingual articles, this will be the title of the default language"s content.
author_idinteger
The id of the author of the article. For multilingual articles, this will be the id of the author of the default language"s content. Must be a teammate on the help center"s workspace.
parent_idstring
The id of the article"s parent collection or section. An article without this field stands alone.
descriptionstring
The description of the article. For multilingual articles, this will be the description of the default language"s content.
parent_typestring
The type of parent, which can either be a `collection` or `section`.
translated__content__typestring
The type of object - article_translated_content.one of None · article_translated_content
translated__content__ar__urlstring
The URL of the article.
translated__content__bg__urlstring
The URL of the article.
translated__content__bs__urlstring
The URL of the article.
translated__content__ca__urlstring
The URL of the article.
translated__content__cs__urlstring
The URL of the article.
translated__content__da__urlstring
The URL of the article.
translated__content__de__urlstring
The URL of the article.
translated__content__el__urlstring
The URL of the article.
translated__content__en__urlstring
The URL of the article.
translated__content__es__urlstring
The URL of the article.
translated__content__et__urlstring
The URL of the article.
translated__content__fi__urlstring
The URL of the article.
translated__content__fr__urlstring
The URL of the article.
translated__content__he__urlstring
The URL of the article.
translated__content__hr__urlstring
The URL of the article.
translated__content__hu__urlstring
The URL of the article.
translated__content__id__urlstring
The URL of the article.
translated__content__it__urlstring
The URL of the article.
translated__content__ja__urlstring
The URL of the article.
translated__content__ko__urlstring
The URL of the article.
translated__content__lt__urlstring
The URL of the article.
translated__content__lv__urlstring
The URL of the article.
translated__content__mn__urlstring
The URL of the article.
translated__content__nb__urlstring
The URL of the article.
translated__content__nl__urlstring
The URL of the article.
translated__content__pl__urlstring
The URL of the article.
translated__content__pt__urlstring
The URL of the article.
translated__content__ro__urlstring
The URL of the article.
translated__content__ru__urlstring
The URL of the article.
translated__content__sl__urlstring
The URL of the article.
translated__content__sr__urlstring
The URL of the article.
translated__content__sv__urlstring
The URL of the article.
translated__content__tr__urlstring
The URL of the article.
translated__content__vi__urlstring
The URL of the article.
translated__content__ar__bodystring
The body of the article.
translated__content__ar__typestring
The type of object - `article_content` .one of None · article_content
translated__content__bg__bodystring
The body of the article.
translated__content__bg__typestring
The type of object - `article_content` .one of None · article_content
translated__content__bs__bodystring
The body of the article.
translated__content__bs__typestring
The type of object - `article_content` .one of None · article_content
translated__content__ca__bodystring
The body of the article.
translated__content__ca__typestring
The type of object - `article_content` .one of None · article_content
translated__content__cs__bodystring
The body of the article.
translated__content__cs__typestring
The type of object - `article_content` .one of None · article_content
translated__content__da__bodystring
The body of the article.
translated__content__da__typestring
The type of object - `article_content` .one of None · article_content
translated__content__de__bodystring
The body of the article.
translated__content__de__typestring
The type of object - `article_content` .one of None · article_content
translated__content__el__bodystring
The body of the article.
translated__content__el__typestring
The type of object - `article_content` .one of None · article_content
translated__content__en__bodystring
The body of the article.
translated__content__en__typestring
The type of object - `article_content` .one of None · article_content
translated__content__es__bodystring
The body of the article.
translated__content__es__typestring
The type of object - `article_content` .one of None · article_content
translated__content__et__bodystring
The body of the article.
translated__content__et__typestring
The type of object - `article_content` .one of None · article_content
translated__content__fi__bodystring
The body of the article.
translated__content__fi__typestring
The type of object - `article_content` .one of None · article_content
translated__content__fr__bodystring
The body of the article.
translated__content__fr__typestring
The type of object - `article_content` .one of None · article_content
translated__content__he__bodystring
The body of the article.
translated__content__he__typestring
The type of object - `article_content` .one of None · article_content
translated__content__hr__bodystring
The body of the article.
translated__content__hr__typestring
The type of object - `article_content` .one of None · article_content
translated__content__hu__bodystring
The body of the article.
translated__content__hu__typestring
The type of object - `article_content` .one of None · article_content
translated__content__id__bodystring
The body of the article.
translated__content__id__typestring
The type of object - `article_content` .one of None · article_content
translated__content__it__bodystring
The body of the article.
translated__content__it__typestring
The type of object - `article_content` .one of None · article_content
translated__content__ja__bodystring
The body of the article.
translated__content__ja__typestring
The type of object - `article_content` .one of None · article_content
translated__content__ko__bodystring
The body of the article.
translated__content__ko__typestring
The type of object - `article_content` .one of None · article_content
translated__content__lt__bodystring
The body of the article.
translated__content__lt__typestring
The type of object - `article_content` .one of None · article_content
translated__content__lv__bodystring
The body of the article.
translated__content__lv__typestring
The type of object - `article_content` .one of None · article_content
translated__content__mn__bodystring
The body of the article.
translated__content__mn__typestring
The type of object - `article_content` .one of None · article_content
translated__content__nb__bodystring
The body of the article.
translated__content__nb__typestring
The type of object - `article_content` .one of None · article_content
translated__content__nl__bodystring
The body of the article.
translated__content__nl__typestring
The type of object - `article_content` .one of None · article_content
translated__content__pl__bodystring
The body of the article.
translated__content__pl__typestring
The type of object - `article_content` .one of None · article_content
translated__content__pt__bodystring
The body of the article.
translated__content__pt__typestring
The type of object - `article_content` .one of None · article_content
translated__content__ro__bodystring
The body of the article.
translated__content__ro__typestring
The type of object - `article_content` .one of None · article_content
translated__content__ru__bodystring
The body of the article.
translated__content__ru__typestring
The type of object - `article_content` .one of None · article_content
translated__content__sl__bodystring
The body of the article.
translated__content__sl__typestring
The type of object - `article_content` .one of None · article_content
translated__content__sr__bodystring
The body of the article.
translated__content__sr__typestring
The type of object - `article_content` .one of None · article_content
translated__content__sv__bodystring
The body of the article.
translated__content__sv__typestring
The type of object - `article_content` .one of None · article_content
translated__content__tr__bodystring
The body of the article.
translated__content__tr__typestring
The type of object - `article_content` .one of None · article_content
translated__content__vi__bodystring
The body of the article.
translated__content__vi__typestring
The type of object - `article_content` .one of None · article_content
translated__content__ar__statestring
Whether the article is `published` or is a `draft` .one of published · draft
translated__content__ar__titlestring
The title of the article.
translated__content__bg__statestring
Whether the article is `published` or is a `draft` .one of published · draft
translated__content__bg__titlestring
The title of the article.
translated__content__bs__statestring
Whether the article is `published` or is a `draft` .one of published · draft
translated__content__bs__titlestring
The title of the article.
translated__content__ca__statestring
Whether the article is `published` or is a `draft` .one of published · draft
translated__content__ca__titlestring
The title of the article.
translated__content__cs__statestring
Whether the article is `published` or is a `draft` .one of published · draft
translated__content__cs__titlestring
The title of the article.
translated__content__da__statestring
Whether the article is `published` or is a `draft` .one of published · draft
translated__content__da__titlestring
The title of the article.
translated__content__de__statestring
Whether the article is `published` or is a `draft` .one of published · draft
translated__content__de__titlestring
The title of the article.
translated__content__el__statestring
Whether the article is `published` or is a `draft` .one of published · draft
translated__content__el__titlestring
The title of the article.
translated__content__en__statestring
Whether the article is `published` or is a `draft` .one of published · draft
translated__content__en__titlestring
The title of the article.
translated__content__es__statestring
Whether the article is `published` or is a `draft` .one of published · draft
translated__content__es__titlestring
The title of the article.
translated__content__et__statestring
Whether the article is `published` or is a `draft` .one of published · draft
translated__content__et__titlestring
The title of the article.
translated__content__fi__statestring
Whether the article is `published` or is a `draft` .one of published · draft
translated__content__fi__titlestring
The title of the article.
translated__content__fr__statestring
Whether the article is `published` or is a `draft` .one of published · draft
translated__content__fr__titlestring
The title of the article.
translated__content__he__statestring
Whether the article is `published` or is a `draft` .one of published · draft
translated__content__he__titlestring
The title of the article.
translated__content__hr__statestring
Whether the article is `published` or is a `draft` .one of published · draft
translated__content__hr__titlestring
The title of the article.
translated__content__hu__statestring
Whether the article is `published` or is a `draft` .one of published · draft
translated__content__hu__titlestring
The title of the article.
translated__content__id__statestring
Whether the article is `published` or is a `draft` .one of published · draft
translated__content__id__titlestring
The title of the article.
translated__content__it__statestring
Whether the article is `published` or is a `draft` .one of published · draft
translated__content__it__titlestring
The title of the article.
translated__content__ja__statestring
Whether the article is `published` or is a `draft` .one of published · draft
translated__content__ja__titlestring
The title of the article.
translated__content__ko__statestring
Whether the article is `published` or is a `draft` .one of published · draft
translated__content__ko__titlestring
The title of the article.
translated__content__lt__statestring
Whether the article is `published` or is a `draft` .one of published · draft
translated__content__lt__titlestring
The title of the article.
translated__content__lv__statestring
Whether the article is `published` or is a `draft` .one of published · draft
translated__content__lv__titlestring
The title of the article.
translated__content__mn__statestring
Whether the article is `published` or is a `draft` .one of published · draft
translated__content__mn__titlestring
The title of the article.
translated__content__nb__statestring
Whether the article is `published` or is a `draft` .one of published · draft
translated__content__nb__titlestring
The title of the article.
translated__content__nl__statestring
Whether the article is `published` or is a `draft` .one of published · draft
translated__content__nl__titlestring
The title of the article.
translated__content__pl__statestring
Whether the article is `published` or is a `draft` .one of published · draft
translated__content__pl__titlestring
The title of the article.
translated__content__pt__statestring
Whether the article is `published` or is a `draft` .one of published · draft
translated__content__pt__titlestring
The title of the article.
translated__content__ro__statestring
Whether the article is `published` or is a `draft` .one of published · draft
translated__content__ro__titlestring
The title of the article.
translated__content__ru__statestring
Whether the article is `published` or is a `draft` .one of published · draft
translated__content__ru__titlestring
The title of the article.
translated__content__sl__statestring
Whether the article is `published` or is a `draft` .one of published · draft
translated__content__sl__titlestring
The title of the article.
translated__content__sr__statestring
Whether the article is `published` or is a `draft` .one of published · draft
translated__content__sr__titlestring
The title of the article.
translated__content__sv__statestring
Whether the article is `published` or is a `draft` .one of published · draft
translated__content__sv__titlestring
The title of the article.
translated__content__tr__statestring
Whether the article is `published` or is a `draft` .one of published · draft
translated__content__tr__titlestring
The title of the article.
translated__content__vi__statestring
Whether the article is `published` or is a `draft` .one of published · draft
translated__content__vi__titlestring
The title of the article.
translated__content__pt__BR__urlstring
The URL of the article.
translated__content__zh__CN__urlstring
The URL of the article.
translated__content__zh__TW__urlstring
The URL of the article.
translated__content__pt__BR__bodystring
The body of the article.
translated__content__pt__BR__typestring
The type of object - `article_content` .one of None · article_content
translated__content__zh__CN__bodystring
The body of the article.
translated__content__zh__CN__typestring
The type of object - `article_content` .one of None · article_content
translated__content__zh__TW__bodystring
The body of the article.
translated__content__zh__TW__typestring
The type of object - `article_content` .one of None · article_content
translated__content__pt__BR__statestring
Whether the article is `published` or is a `draft` .one of published · draft
translated__content__pt__BR__titlestring
The title of the article.
translated__content__zh__CN__statestring
Whether the article is `published` or is a `draft` .one of published · draft
translated__content__zh__CN__titlestring
The title of the article.
translated__content__zh__TW__statestring
Whether the article is `published` or is a `draft` .one of published · draft
translated__content__zh__TW__titlestring
The title of the article.
translated__content__ar__author__idinteger
The ID of the author of the article.
translated__content__bg__author__idinteger
The ID of the author of the article.
translated__content__bs__author__idinteger
The ID of the author of the article.
translated__content__ca__author__idinteger
The ID of the author of the article.
translated__content__cs__author__idinteger
The ID of the author of the article.
translated__content__da__author__idinteger
The ID of the author of the article.
translated__content__de__author__idinteger
The ID of the author of the article.
translated__content__el__author__idinteger
The ID of the author of the article.
translated__content__en__author__idinteger
The ID of the author of the article.
translated__content__es__author__idinteger
The ID of the author of the article.
translated__content__et__author__idinteger
The ID of the author of the article.
translated__content__fi__author__idinteger
The ID of the author of the article.
translated__content__fr__author__idinteger
The ID of the author of the article.
translated__content__he__author__idinteger
The ID of the author of the article.
translated__content__hr__author__idinteger
The ID of the author of the article.
translated__content__hu__author__idinteger
The ID of the author of the article.
translated__content__id__author__idinteger
The ID of the author of the article.
translated__content__it__author__idinteger
The ID of the author of the article.
translated__content__ja__author__idinteger
The ID of the author of the article.
translated__content__ko__author__idinteger
The ID of the author of the article.
translated__content__lt__author__idinteger
The ID of the author of the article.
translated__content__lv__author__idinteger
The ID of the author of the article.
translated__content__mn__author__idinteger
The ID of the author of the article.
translated__content__nb__author__idinteger
The ID of the author of the article.
translated__content__nl__author__idinteger
The ID of the author of the article.
translated__content__pl__author__idinteger
The ID of the author of the article.
translated__content__pt__author__idinteger
The ID of the author of the article.
translated__content__ro__author__idinteger
The ID of the author of the article.
translated__content__ru__author__idinteger
The ID of the author of the article.
translated__content__sl__author__idinteger
The ID of the author of the article.
translated__content__sr__author__idinteger
The ID of the author of the article.
translated__content__sv__author__idinteger
The ID of the author of the article.
translated__content__tr__author__idinteger
The ID of the author of the article.
translated__content__vi__author__idinteger
The ID of the author of the article.
translated__content__ar__created__atinteger
The time when the article was created (seconds).
translated__content__ar__descriptionstring
The description of the article.
translated__content__ar__updated__atinteger
The time when the article was last updated (seconds).
translated__content__bg__created__atinteger
The time when the article was created (seconds).
translated__content__bg__descriptionstring
The description of the article.
translated__content__bg__updated__atinteger
The time when the article was last updated (seconds).
translated__content__bs__created__atinteger
The time when the article was created (seconds).
translated__content__bs__descriptionstring
The description of the article.
translated__content__bs__updated__atinteger
The time when the article was last updated (seconds).
translated__content__ca__created__atinteger
The time when the article was created (seconds).
translated__content__ca__descriptionstring
The description of the article.
translated__content__ca__updated__atinteger
The time when the article was last updated (seconds).
translated__content__cs__created__atinteger
The time when the article was created (seconds).
translated__content__cs__descriptionstring
The description of the article.
translated__content__cs__updated__atinteger
The time when the article was last updated (seconds).
translated__content__da__created__atinteger
The time when the article was created (seconds).
translated__content__da__descriptionstring
The description of the article.
translated__content__da__updated__atinteger
The time when the article was last updated (seconds).
translated__content__de__created__atinteger
The time when the article was created (seconds).
translated__content__de__descriptionstring
The description of the article.
translated__content__de__updated__atinteger
The time when the article was last updated (seconds).
translated__content__el__created__atinteger
The time when the article was created (seconds).
translated__content__el__descriptionstring
The description of the article.
translated__content__el__updated__atinteger
The time when the article was last updated (seconds).
translated__content__en__created__atinteger
The time when the article was created (seconds).
translated__content__en__descriptionstring
The description of the article.
translated__content__en__updated__atinteger
The time when the article was last updated (seconds).
translated__content__es__created__atinteger
The time when the article was created (seconds).
translated__content__es__descriptionstring
The description of the article.
translated__content__es__updated__atinteger
The time when the article was last updated (seconds).
translated__content__et__created__atinteger
The time when the article was created (seconds).
translated__content__et__descriptionstring
The description of the article.
translated__content__et__updated__atinteger
The time when the article was last updated (seconds).
translated__content__fi__created__atinteger
The time when the article was created (seconds).
translated__content__fi__descriptionstring
The description of the article.
translated__content__fi__updated__atinteger
The time when the article was last updated (seconds).
translated__content__fr__created__atinteger
The time when the article was created (seconds).
translated__content__fr__descriptionstring
The description of the article.
translated__content__fr__updated__atinteger
The time when the article was last updated (seconds).
translated__content__he__created__atinteger
The time when the article was created (seconds).
translated__content__he__descriptionstring
The description of the article.
translated__content__he__updated__atinteger
The time when the article was last updated (seconds).
translated__content__hr__created__atinteger
The time when the article was created (seconds).
translated__content__hr__descriptionstring
The description of the article.
translated__content__hr__updated__atinteger
The time when the article was last updated (seconds).
translated__content__hu__created__atinteger
The time when the article was created (seconds).
translated__content__hu__descriptionstring
The description of the article.
translated__content__hu__updated__atinteger
The time when the article was last updated (seconds).
translated__content__id__created__atinteger
The time when the article was created (seconds).
translated__content__id__descriptionstring
The description of the article.
translated__content__id__updated__atinteger
The time when the article was last updated (seconds).
translated__content__it__created__atinteger
The time when the article was created (seconds).
translated__content__it__descriptionstring
The description of the article.
translated__content__it__updated__atinteger
The time when the article was last updated (seconds).
translated__content__ja__created__atinteger
The time when the article was created (seconds).
translated__content__ja__descriptionstring
The description of the article.
translated__content__ja__updated__atinteger
The time when the article was last updated (seconds).
translated__content__ko__created__atinteger
The time when the article was created (seconds).
translated__content__ko__descriptionstring
The description of the article.
translated__content__ko__updated__atinteger
The time when the article was last updated (seconds).
translated__content__lt__created__atinteger
The time when the article was created (seconds).
translated__content__lt__descriptionstring
The description of the article.
translated__content__lt__updated__atinteger
The time when the article was last updated (seconds).
translated__content__lv__created__atinteger
The time when the article was created (seconds).
translated__content__lv__descriptionstring
The description of the article.
translated__content__lv__updated__atinteger
The time when the article was last updated (seconds).
translated__content__mn__created__atinteger
The time when the article was created (seconds).
translated__content__mn__descriptionstring
The description of the article.
translated__content__mn__updated__atinteger
The time when the article was last updated (seconds).
translated__content__nb__created__atinteger
The time when the article was created (seconds).
translated__content__nb__descriptionstring
The description of the article.
translated__content__nb__updated__atinteger
The time when the article was last updated (seconds).
translated__content__nl__created__atinteger
The time when the article was created (seconds).
translated__content__nl__descriptionstring
The description of the article.
translated__content__nl__updated__atinteger
The time when the article was last updated (seconds).
translated__content__pl__created__atinteger
The time when the article was created (seconds).
translated__content__pl__descriptionstring
The description of the article.
translated__content__pl__updated__atinteger
The time when the article was last updated (seconds).
translated__content__pt__created__atinteger
The time when the article was created (seconds).
translated__content__pt__descriptionstring
The description of the article.
translated__content__pt__updated__atinteger
The time when the article was last updated (seconds).
translated__content__ro__created__atinteger
The time when the article was created (seconds).
translated__content__ro__descriptionstring
The description of the article.
translated__content__ro__updated__atinteger
The time when the article was last updated (seconds).
translated__content__ru__created__atinteger
The time when the article was created (seconds).
translated__content__ru__descriptionstring
The description of the article.
translated__content__ru__updated__atinteger
The time when the article was last updated (seconds).
translated__content__sl__created__atinteger
The time when the article was created (seconds).
translated__content__sl__descriptionstring
The description of the article.
translated__content__sl__updated__atinteger
The time when the article was last updated (seconds).
translated__content__sr__created__atinteger
The time when the article was created (seconds).
translated__content__sr__descriptionstring
The description of the article.
translated__content__sr__updated__atinteger
The time when the article was last updated (seconds).
translated__content__sv__created__atinteger
The time when the article was created (seconds).
translated__content__sv__descriptionstring
The description of the article.
translated__content__sv__updated__atinteger
The time when the article was last updated (seconds).
translated__content__tr__created__atinteger
The time when the article was created (seconds).
translated__content__tr__descriptionstring
The description of the article.
translated__content__tr__updated__atinteger
The time when the article was last updated (seconds).
translated__content__vi__created__atinteger
The time when the article was created (seconds).
translated__content__vi__descriptionstring
The description of the article.
translated__content__vi__updated__atinteger
The time when the article was last updated (seconds).
translated__content__pt__BR__author__idinteger
The ID of the author of the article.
translated__content__zh__CN__author__idinteger
The ID of the author of the article.
translated__content__zh__TW__author__idinteger
The ID of the author of the article.
translated__content__pt__BR__created__atinteger
The time when the article was created (seconds).
translated__content__pt__BR__descriptionstring
The description of the article.
translated__content__pt__BR__updated__atinteger
The time when the article was last updated (seconds).
translated__content__zh__CN__created__atinteger
The time when the article was created (seconds).
translated__content__zh__CN__descriptionstring
The description of the article.
translated__content__zh__CN__updated__atinteger
The time when the article was last updated (seconds).
translated__content__zh__TW__created__atinteger
The time when the article was created (seconds).
translated__content__zh__TW__descriptionstring
The description of the article.
translated__content__zh__TW__updated__atinteger
The time when the article was last updated (seconds).

mcp-intercom

Intercom MCP Pack — contacts, conversations, companies via OAuth.

Part of Pipeworx — an MCP gateway connecting AI agents to 673+ live data sources.

Tools

ToolDescription
ic_search_contactsSearch for contacts by name, email, or custom attributes. Returns contact ID, name, email, and metadata.
ic_get_contactGet full contact details by ID. Returns name, email, phone, attributes, tags, and conversation history.
ic_list_conversationsList conversations with pagination. Returns conversation ID, participants, status, created date, and last message preview.
ic_get_conversationGet complete conversation thread by ID. Returns all messages, timestamps, participants, and metadata.
ic_list_companiesList companies with pagination. Returns company ID, name, website, employee count, and custom attributes.

Quick Start

Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):

{
  "mcpServers": {
    "intercom": {
      "url": "https://gateway.pipeworx.io/intercom/mcp"
    }
  }
}

Or connect to the full Pipeworx gateway for access to all 673+ data sources:

{
  "mcpServers": {
    "pipeworx": {
      "url": "https://gateway.pipeworx.io/mcp"
    }
  }
}

Using with ask_pipeworx

Instead of calling tools directly, you can ask questions in plain English:

ask_pipeworx({ question: "your question about Intercom data" })

The gateway picks the right tool and fills the arguments automatically.

More

  • All tools and guides
  • pipeworx.io

License

MIT

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Registryactive
TransportHTTP
UpdatedApr 22, 2026
View on GitHub