AI AGENT ADDONS

Generating Custom Lightning Type

forcedotcom/afv-library
AI & Agent Building
1,498installs

Custom Lightning Types help you define the shape of data for Salesforce AI agents. Think of them as blueprints that tell the system what fields an action needs or returns. You build them with JSON Schema.

This skill guides you through creating types for Einstein Agent actions. It covers important rules like leaving out the $schema field and handling lists. It also explains when to use nested types or Apex class references.

Anyone working with Salesforce agent definitions or custom UI components will find this skill useful. It saves time by avoiding common errors and following the platform's strict requirements.

Add Generating Custom Lightning Type skill to your workflow

Global

mkdir -p ~/.claude/skills/generating-custom-lightning-type

Project

mkdir -p .claude/skills/generating-custom-lightning-type

Source Repository

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