prateekmathur1991 / sf-copilot-metadata-interaction

Sample code that uses SF Einstein Copilot to interact with Salesforce Metadata API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sample Code to Utilize Einstein Copilot Custom Action

The currently available sample code allows users to interact with Copilot, and detect if field permission on a field has been configured.

Steps to use the Source

  1. You must have an org that has Einstein Copilot available
  2. Create a custom Einstein Copilot, and add the 'Check Field Permissions' custom Copilot action to your Copilot
  3. Use the Copilot in your org and prompt it with natural language that is similar to the Apex action's description

About

Sample code that uses SF Einstein Copilot to interact with Salesforce Metadata API

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Apex 92.0%Language:JavaScript 5.9%Language:Shell 2.1%