salesforce_list_objects
Retrieve all Salesforce object names (SObjects) to discover available data entities in your Salesforce organization for integration and query planning.
Instructions
Get list of all Salesforce object names (SObjects)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}