Skip to content

Intercom

Support · 78 actions · connect by signing in

Connect in dashboardsign infrom API spec

Actions

A sample of the 78 Intercom actions. Each keeps the schema of the real API.

  • intercom.list_ticketsread
  • intercom.get_ticketread
  • intercom.create_ticketwrite
  • intercom.list_usersread
  • intercom.get_userread
  • intercom.create_userwrite
  • intercom.delete_ticketdelete

From your agent

Your agent never loads these up front. It searches in plain words and gets back the one it needs.

search_tools
{ "query": "list tickets", "app": "intercom" }
execute_tool
{ "name": "intercom.list_tickets",
  "fields": ["id"] }