Give an AI agent your Intercom as a tool and it can act on support data directly instead of just summarizing it. It can look up a contact or company, create or update those records, attach a contact to its company, leave a note, open a conversation or ticket, tag records, and publish or remove help center articles, calling each one as a tool while it works. Wire it into a hosted coding agent in NoClick and it can triage an incoming issue and file the ticket without waiting on a human.
Pick the operations you want and each becomes a tool the agent can call directly while it works.
Create (or upsert) a contact — a user or a lead.
Retrieve a single contact by its Intercom ID.
Update a contact's attributes.
List/cursor-paginate all contacts.
Search contacts by attribute filters (JSON query body).
Archive (soft-delete) a contact.
Merge a lead into a user.
Add an internal note to a contact.
Start a conversation from a contact.
Retrieve a conversation with its parts.
List all conversations.
Search conversations by filters (JSON query body).
Add an admin or user reply (comment or note) to a conversation.
Assign, snooze, open, or close a conversation.
Attach a tag to a conversation.
Create a support, back-office, or tracker ticket.
Retrieve a ticket by ID.
Update ticket state, attributes, or assignee.
Search tickets by filters (JSON query body).
Create or upsert a company by company_id.
Retrieve a company by its Intercom ID.
List contacts attached to a company.
Send an in-app or email message from an admin to a contact.
Submit a custom data event for a contact (analytics / triggers).
List all tags in the workspace.
Create a tag (or update an existing tag by name).
List all admins (teammates) in the workspace.
List all teams in the workspace.
List custom/standard data attributes (schema).
List all segments.
OpenClaw is an open command-line agent. NoClick runs it hosted and lets you connect your apps to it as tools, so it can take real actions across your systems. Wire an integration into the agent and OpenClaw can call that app’s operations directly. It is a good fit when you want an open, no-fuss agent with real tool access and nothing to install.
NoClick runs OpenClaw for you with Intercom wired in as tools. Connect your account and run.