AI AGENT ADDONS

Getting Datacloud Schema

forcedotcom/sf-skills
Databases
2,073installs

See the structure of your data in Salesforce Data Cloud. This tool helps you look at two types of objects: Data Lake Objects (DLOs) and Data Model Objects (DMOs). You can list all objects or check the fields of one specific object.

You might need to understand what data is stored or what fields are available. The tool shows you field names, data types, and whether a field is a primary key. It also tells you if a field can be empty. This is useful for analysts, developers, or anyone working with Data Cloud.

The only requirement is that you have the Salesforce CLI set up and logged in. Then you run a simple command. The results appear in a clear format. You can even see how many records are in each DLO.

Add Getting Datacloud Schema skill to your workflow

Global

mkdir -p ~/.claude/skills/getting-datacloud-schema

Project

mkdir -p .claude/skills/getting-datacloud-schema

Source Repository

Stars
619
Forks
217
Watchers
619
License
NOASSERTION
Last Push
25 days ago
Created
8 months ago