Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Adding Now assist skill in Ai Agent

vamshi krishna4
Giga Guru

Hi,

 

I am trying to add a Now assist skill to an Ai Agent which i am working on. I am not getting how can i pass the input record to the skill from the agent. Any help will be appreciated here.

 

Thanks in advance.

 

Thanks,

Vamshi

2 REPLIES 2

Sohail Khilji
Kilo Patron

Hi Vamshi,

 

Define the Skill Input Parameters:

 

  • Go to Now Assist Skill Designer.
  • Open the skill you want to use.
  • Under Inputs, define the expected fields Eg: Short_description, description.


☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....

LinkedIn - Lets Connect

Thanks for the response.

 

I have added record as a input in the Skill and i am using it in a Agent, do we need to send the appropriate record to the skill via agent or will it automatically pick up. FYI that agent is running on the same record insert/update.

 

The issue i am facing is when i run the agent i am getting incorrect response from the Skill to agent. But when i run the skill directly i am getting the correct response.

 

 

Thanks,

Vamshi