Data pulls of metadata, helping you get the job done.
ss_MetaObject – Object definitions across all objects
ss_MetaFieldX – Additional field information from the metadata api. It is not restricted by FLS (as ss_MetaField is – as it references the Tooling/REST describe APIs).
ss_MetaField – Field definitions across all objects, according to connected user’s FLS permissions_
ss_MetaPickX – Returns full picklist value definitions across all objects, including inactive values on Custom objects
ss_MetaPick – Lighter return of active picklist value definitions across all objects
ss_MetaPickRT – Picklist values scoped by record type, including availability per record type
ss_MetaPickDep – Controlling–dependent picklist relationships and value mappings
ss_MetaLayout – Page layout structure, including sections, columns, and fields placement.
ss_MetaLayoutRelatedList – Related lists configured on page layouts and their displayed fields
ss_MetaLayoutAction – Buttons and actions available on page layouts and their configuration
ss_MetaVR – Validation rules with logic, messages, and activation status
ss_MetaRegion – Extract the Org’s configured State & Country/Territory picklists (including active/inactive values and structure)
ss_SchemaCheck – Validates a SQL load table for use with ss_Loader against Salesforce field and object metadata before executing a load
Tooling api objects – supports querying a number of Tooling api objects, more info here
