Understanding Connectors as the bridges to diverse systems within the Agentforce Context Protocol.
post_message
, list_channels
, or get_user_info
.update_contact
Tool (Action) provided by the Salesforce Sales Cloud Connector (available under its Topic) and a post_message
Tool (Action) provided by the Slack Connector (available under its Topic).update_contact
via the Sales Cloud Connector, which handles the authentication and API call to Salesforce.post_message
via the Slack Connector, which handles authentication and posts the message to the specified Slack channel.