Data Context Builder
Data Context Builder is a packaged System Agent that helps admins define AI Data Context Definition records and the
JSON used to load Salesforce data context for agents, templates, and other services.
What it handles
- Clarifies the primary record and related datasets needed for a use case.
- Verifies object, field, and relationship names before they are added to the definition.
- Produces a valid Data Context Definition (DCD) JSON structure and saves it back to the current definition record.
- Tunes the data shape for agent enrichment, document generation, and other runtime consumers.
Operating notes
- This is a bootstrap helper for the iDialogue Agent OS.
- It is typically installed as foundational system tooling and reused across implementations.
- See System Agents for how packaged helper agents are resolved.
- See Data Context Definition (DCD) for the underlying schema.