list_objects
List all Salesforce objects to see available data entities and their metadata, enabling informed decisions for queries and integrations.
Instructions
List all available Salesforce objects.
Returns: List of dictionaries containing object metadata including name, label, whether it's custom, and other attributes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||