@salesforce/agents
Preparing search index...
types
PreviewableAgent
Type Alias PreviewableAgent
Represents an agent available for preview, either from the org or from a local script file
type
PreviewableAgent
=
{
aabName
?:
string
;
developerName
?:
string
;
id
?:
string
;
label
?:
string
;
name
:
string
;
source
:
AgentSource
;
}
Index
Properties
aab
Name?
developer
Name?
id?
label?
name
source
Properties
Optional
aab
Name
aabName
?:
string
Optional
developer
Name
developerName
?:
string
Optional
id
id
?:
string
Optional
label
label
?:
string
name
name
:
string
source
source
:
AgentSource
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
aab
Name
developer
Name
id
label
name
source
@salesforce/agents
Loading...
Represents an agent available for preview, either from the org or from a local script file