Public HubPublic
Registry packagePublic

@pasar6987/salesforce-schema

Salesforce standard object schema (API v265.0) - 3874 objects across 21 clouds with full field definitions, types, and descriptions.

Native (downloadable) · No published version yet · Updated Mar 11, 2026

Snapshot

Registry facts before deep inspection

Format, origin, ownership, and release context surface first so the package can be qualified quickly.

Format

OSI

Latest release

Not publishedNo publish date

Origin

Native (downloadable)Managed directly in rawctx

Installability

DownloadableDirect rawctx snapshot download

Owner

@pasar6987

Organization

Independent

License

MIT

Visibility

Public

Tags

salesforcecrmschemaobject-referencestandard-objects

Schema preview

Unavailable

Model preview

Structure before documentation

Preview the package footprint first, then open the dedicated explorer if you need field-level inspection.

Preview summary is not available for this version.

Python handoff

Use this package directly in code

After structure review, move straight into typed reads with load() or compact LLM context with to_prompt().

Python SDK

Python example for @pasar6987/salesforce-schema

This example uses the current package ref and, when preview data is available, fills in real dataset names from the published summary.

import rawctx

model = rawctx.load("@pasar6987/salesforce-schema")
prompt = rawctx.to_prompt(
    "@pasar6987/salesforce-schema",
    max_tokens=2000,
)

print(model.datasets)        # ["dataset_a", "dataset_b", ...]
print(model.measures)        # [Measure(name="measure_a", ...)]
print(model.dimensions)      # [Dimension(name="dimension_a", ...)]
print(model.relationships)   # [Relationship(name='...', ...)]
print(prompt)

README

Package narrative and examples

Use documentation after the package qualifies on source, preview, and installability.

Salesforce Standard Object Schema

Salesforce standard object schema converted to OSI format.

  • API Version: 265.0
  • Generated: 2026-01-11T08:14:43.793Z
  • Total Objects: 3874
  • Clouds: 21

Source

Data from @sf-explorer/salesforce-object-reference.

Clouds

  • Tooling API: 476 objects
  • Core Salesforce: 1159 objects
  • Education Cloud: 113 objects
  • Consumer Goods Cloud: 286 objects
  • Automotive Cloud: 76 objects
  • Energy and Utilities Cloud: 48 objects
  • Nonprofit Cloud: 20 objects
  • Financial Services Cloud: 235 objects
  • Manufacturing Cloud: 61 objects
  • Sales Cloud: 139 objects
  • Metadata API: 144 objects
  • Health Cloud: 216 objects
  • Public Sector Cloud: 149 objects
  • Revenue Lifecycle Management: 210 objects
  • Scheduler: 24 objects
  • Service Cloud: 164 objects
  • Net Zero Cloud: 122 objects
  • Shield: 100 objects
  • Field Service Lightning: 51 objects
  • Loyalty: 67 objects
  • Feedback Management: 14 objects

Install

rawctx snapshot-download @pasar6987/salesforce-schema

Topology

Semantic graph

Use the graph last, once the package has already qualified on release state, preview, and documentation.

Semantic Graph

Datasets 0 / Measures 0 / Dimensions 0 / Relationships 0

Loading semantic graph...

PackageDatasetMeasureDimensionRelationship