@salesforce/agents
Preparing search index...
types
AgentPreviewMessage
Type Alias AgentPreviewMessage
type
AgentPreviewMessage
=
{
citedReferences
:
{
type
:
string
;
value
:
string
}
;
feedbackId
:
string
;
id
:
string
;
isContentSafe
:
boolean
;
message
:
string
;
planId
:
string
;
result
:
{
property
:
string
;
type
:
string
;
value
:
any
}
;
type
:
MessageType
;
}
Index
Properties
cited
References
feedback
Id
id
is
Content
Safe
message
plan
Id
result
type
Properties
cited
References
citedReferences
:
{
type
:
string
;
value
:
string
}
feedback
Id
feedbackId
:
string
id
id
:
string
is
Content
Safe
isContentSafe
:
boolean
message
message
:
string
plan
Id
planId
:
string
result
result
:
{
property
:
string
;
type
:
string
;
value
:
any
}
type
type
:
MessageType
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
cited
References
feedback
Id
id
is
Content
Safe
message
plan
Id
result
type
@salesforce/agents
Loading...