Custom Lightning Types Developer Guide

Discover how to use custom Lightning types to improve the user interface of custom agent actions for Agentforce (Default) in Lightning Experience. Custom Lightning types are particularly effective for handling complex inputs and outputs.

This guide helps you:

  • Understand the steps involved in creating a LightningTypeBundle.
  • Define the JSON schema for Apex-based custom Lightning types.
  • Build editor and renderer components by using Lightning web components.
  • Deploy the bundle by using Metadata API.
  • Integrate custom Lightning types into custom agent actions to override the default UI for input and output in Agentforce (Default) in Lightning Experience.