This pulls Data Lake Object and Data Model Object schemas from Salesforce Data Cloud using the SSOT REST API. You get field definitions, data types, primary keys, and record counts for DLOs and DMOs in your org. It wraps Python scripts that hit the v64 API endpoints and requires SF CLI authentication. Useful when you're exploring what data structures exist in Data Cloud or need to understand field schemas before writing queries or building segments. The scripts handle both listing all objects and fetching detailed schemas for specific ones. One nice touch is it filters out system fields to highlight your custom fields, though you'll want to verify org permissions before running it.
npx -y skills add forcedotcom/sf-skills --skill data360-schema-get --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
juliusbrussee/caveman
mattpocock/skills
obra/superpowers
forrestchang/andrej-karpathy-skills
vercel-labs/skills