Agentic Service Discovery

Resources

I

Intercom

by Intercom, Inc.

Connect agents to Intercom to manage customer conversations, contacts, and support tickets.

CommunicationPaidBearer tokencustomer supportlive chatcrmmessaginghelpdesk

How agents use Intercom

  • Automate first-response drafts for incoming support conversations
  • Classify and tag conversations based on content and sentiment
  • Enrich contact profiles with data from other systems
  • Escalate urgent tickets to human agents based on AI classification
  • Send proactive messages to at-risk or churning users

Agent actions

Search ContactsSearch for contacts (users/leads) by email, name, or custom attributes

Inputs: query, perPage

Returns: contacts, total

Get ContactRetrieve a specific contact by ID

Inputs: contactId

Returns: contact, email, name, createdAt, customAttributes

Create ContactCreate a new contact (user or lead)

Inputs: email, name, role, customAttributes

Returns: id, contact

Update ContactUpdate an existing contact's attributes

Inputs: contactId, updates

Returns: contact

Send MessageSend an in-app or email message to a contact

Inputs: contactId, messageType, subject, body, fromAdminId

Returns: messageId, conversationId

Get ConversationRetrieve a conversation and its message history

Inputs: conversationId

Returns: conversation, messages, state, contactId

Reply to ConversationAdd a reply to an existing conversation

Inputs: conversationId, body, adminId, messageType

Returns: messageId, conversationId

Add TagTag a contact or conversation for categorization

Inputs: tagName, entityType, entityId

Returns: tagId, success

Create TicketCreate a support ticket linked to a contact

Inputs: contactId, ticketTypeId, attributes

Returns: ticketId, ticket

Example workflows

1

AI customer support

Agent reads incoming conversations and drafts replies based on knowledge base

2

Contact enrichment

Automatically update contact attributes based on CRM or usage data

About Intercom

Vendor
Intercom, Inc.
Pricing Always review details with the vendor
PaidIntercom pricing starts at ~$74/month. No free tier for API access; trial available.
Authentication
Bearer token
Rate limit Always review details with the vendor
166 requests / minute
Compatible nodes
AgentResourceInputOutput

Build an AI workflow with Intercom

Use the Agentic Planner to design, visualize, and connect Intercom with your other tools.

Open Agentic Planner

Related Communication tools