list_objects
List Salesforce objects in the repository, filter by name pattern, or exclude standard objects to focus on custom metadata.
Instructions
List all Salesforce objects found in the repository. Optionally filter by pattern or exclude standard objects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pattern | No | Filter objects by name pattern (case-insensitive) | |
| includeStandard | No | Include standard objects (default: true) |