list_objects
Retrieve a paginated list of all standard and custom Salesforce objects. Use page size and page number to control results.
Instructions
List all available Salesforce objects, including both standard and custom objects
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageSize | No | Number of objects per page (default: 25) | |
| pageNumber | No | Page number to retrieve (default: 1) |