Calling custom skills from scripts

島崎拓磨
Tera Contributor

Hello everyone.

I'm currently trying out NASK in a demo environment.
I'm trying to call a custom skill from a script, referring to the page below, but I'm having trouble understanding what "capability sys id" and "skill config sys id" refer to, and where I can obtain them.
I have tried with the values I can think of, but it doesn't work.
 
 
I'm looking forward to your responses. Thank you.
1 ACCEPTED SOLUTION

SachinG67648800
ServiceNow Employee
ServiceNow Employee

Hi There,

 

Shortcut for this is to go to Custom Skill > Skill Setting > Deployment Setting > Create UI Action
Once you create UI action system will give you link to that UI Acton and you will find all the code in that UI Action script with Capability ID and Config ID.

If this solution helps you please mark as helpful.

Thanks

View solution in original post

1 REPLY 1

SachinG67648800
ServiceNow Employee
ServiceNow Employee

Hi There,

 

Shortcut for this is to go to Custom Skill > Skill Setting > Deployment Setting > Create UI Action
Once you create UI action system will give you link to that UI Acton and you will find all the code in that UI Action script with Capability ID and Config ID.

If this solution helps you please mark as helpful.

Thanks