@servicenow/sdk - v4.7.0
    Preparing search index...
    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