salesforce_search_objects
Search Salesforce standard and custom objects using a name pattern. Input a search pattern (e.g., 'Account') to locate related objects (e.g., Account, AccountHistory).
Instructions
Search for Salesforce standard and custom objects by name pattern. Examples: 'Account' will find Account, AccountHistory; 'Order' will find WorkOrder, ServiceOrder__c etc.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
searchPattern | Yes | Search pattern to find objects (e.g., 'Account Coverage' will find objects like 'AccountCoverage__c') |