feat(intercom): register new tools in credential spec
Add intercom_close_conversation, intercom_create_contact, and intercom_list_conversations to Intercom credential spec. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -18,6 +18,9 @@ INTERCOM_CREDENTIALS = {
|
||||
"intercom_add_tag",
|
||||
"intercom_assign_conversation",
|
||||
"intercom_list_teams",
|
||||
"intercom_close_conversation",
|
||||
"intercom_create_contact",
|
||||
"intercom_list_conversations",
|
||||
],
|
||||
required=True,
|
||||
startup_required=False,
|
||||
|
||||
Reference in New Issue
Block a user