@servicenow/sdk - v4.9.0
    Preparing search index...
    CapabilityToolDetails: BaseToolDetails & {
        capabilityId: string | Record<"sn_nowassist_skill_config">;
        type: "capability";
    }

    Capability tool - references an AI skill

    Type Declaration

    • capabilityId: string | Record<"sn_nowassist_skill_config">

      Capability ID associated with the tool

    • type: "capability"