salesforce_list_objects
Retrieve all Salesforce standard and custom objects with their key metadata, enabling discovery of available data models for queries and integrations.
Instructions
List all sObjects available in the org with their key metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| _sfAuth | No | Internal: per-request Salesforce credentials injected by an MCP gateway. Leave unset in direct use — the server falls back to env/token-file creds. |