@servicenow/sdk - v4.7.0
Preparing search index...
@servicenow/sdk/core
<internal>
TopicToolDetails
Type Alias TopicToolDetails
TopicToolDetails
:
BaseToolDetails
&
{
type
:
"topic"
;
virtualAgentId
:
string
|
Record
<
"sys_cs_topic"
>
;
}
Topic tool - references a Virtual Agent topic
Type Declaration
type
:
"topic"
virtualAgentId
:
string
|
Record
<
"sys_cs_topic"
>
Virtual Agent Topic ID associated with the tool
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@servicenow/sdk - v4.7.0
Loading...
Topic tool - references a Virtual Agent topic