Intercom
Support · 78 actions · connect by signing in
Actions
A sample of the 78 Intercom actions. Each keeps the schema of the real API.
intercom.list_ticketsreadintercom.get_ticketreadintercom.create_ticketwriteintercom.list_usersreadintercom.get_userreadintercom.create_userwriteintercom.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"] }