Now Assist for Creator forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Now Assist Skills for Universal Request

I am trying to explore creating NOW Assist Skills for Universal request.Does Skill kit allow giving the input as the data from related list tied to the actual record.I would like the Custom skill for Universal request to read the incident/ RITM relat...

amanbgulati by Tera Contributor
  • 517 Views
  • 2 replies
  • 0 helpfuls

Now Assist

Hi,I have a custom Now Assist skill with a Record (incident) input. I added a script tool to retrieve an attachment from that incident, but context.getValue() always returns empty.What I tried:- context.getValue('incident') → empty- context.getValue(...

ShreeShivaD by Tera Contributor
  • 278 Views
  • 1 replies
  • 0 helpfuls

Resolved! Lab Instance not in use

Hi everyone,I am Abiola and I am new in this community.My ServiceNow personal developer instance is close to expiring, and due to some personal commitments, I haven’t been able to use it yet.I’m not looking to request an extension or a new instance a...

abiolaadeba by Giga Contributor
  • 1178 Views
  • 5 replies
  • 4 helpfuls

Now Assist VA Showing Duplicate Options

Hi Community,I recently implemented Now Assist for Virtual Agent, and it’s working as expected. However, I’m seeing duplicate options when a user requests to create an incident.Currently, both Now Assist responses (with actionable links) and legacy t...

KundanC by Tera Contributor
  • 229 Views
  • 1 replies
  • 0 helpfuls

How to create a MCP server in servicenow

Hello Community, i am trying to create my own MCP server in servicenow which will be consume by other external application to access the incident summary. i followed the docs and setup a oauth authentication, but tools added in the MCP server are not...