---
sourceDocument: Yokohama Enable AI
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/yokohama/intelligent-experiences

 Release :

    - yokohama

ft:locale :

    - en-US

ft:publication_title :

    - Yokohama Enable AI

ft:clusterId :

    - platai

bundleId :

    - platai

workflow :

    - Platform


---

# Add a tool

# Add a tool {#ariaid-title1}

Release version: Yokohama  
Updated July 31, 2025  
![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read  
Add and manage tools visually in the Tools editor, including decision branching, to execute different tools for your skill. Adding decision branches between tools enables you to define the conditions that need to be met for a
tool to run. If no conditions are met, the default branch's step is executed.

## Before you begin

Role required: sn_skill_builder.admin

## About this task

A tool is a utility that is configured to convert skill inputs into skill outputs. The tool outputs can be referenced in a prompt template to introduce context to a prompt. The input for a tool can be a skill input or the
output of another tool.

You can use the Tool editor to configure tools and link them to each other.

Decision nodes enable you to execute different tools, based on the logic of the branch. A decision node can contain multiple branches but will always need one default branch.

## Procedure

1. Navigate to AllAI Skill KitHome.
2. Select the skill you want to add a tool to.
3. Select the Tool editor tab.
4. Select (+) icon to add a node.
5. Select the type of node that you want to add.  
   {#add-a-tool__table_ibf_j2z_12c__entry__2}

   | Node type | Steps |
   |-|-|
   | Tool node Types of tool: * Script * SubFlow * Flow Action * Retriever * Skill * Web search Note: If you select Google as your web search tool provider, the web search tool leverages [Grounding with Google Search](https://cloud.google.com/vertex-ai/generative-ai/docs/grounding/grounding-with-google-search), offered under a Global Standard deployment. Because grounding is not [data resident](https://cloud.google.com/vertex-ai/generative-ai/docs/security-controls), Google's global infrastructure routes traffic to a global data center for each web search request. This processing may be different than your data processing location chosen for your ServiceNow instance. Please consider your organization's data policies before enabling skills that have Google web search tools. * Predictive Intelligence {#add-a-tool__ul_hcl_fgf_b2c} | 1. Select a tool type. 2. Name the tool. 3. Select a condition. {#add-a-tool__ol_zym_hmb_b2c} |
   | Decision node | 1. Name the node. 2. Select Add branch 1. Name the branch. 2. Select a Destination node. 3. Set the conditions. {#add-a-tool__ol_ahq_slb_b2c} 3. Select a Destination node. {#add-a-tool__ol_uvt_flb_b2c} |
   [Table 1. Add a node]

   {#add-a-tool__table_ibf_j2z_12c}
6. Select Add.
7. Select Run tools to test the tools.
* **[Add a retriever](https://servicenow-prod.fluidtopics.net/2E5zLgeoy1xTXIW_zWus9g)**   
  Add a retriever to your prompt to augment and add context to your prompts with AI search results.
* **[Add a web search](https://servicenow-prod.fluidtopics.net/ryFwJaGIJ0_r4qCcoJnh~g)**   
  Add a web search as a tool in AI Skill Kit. Adding a web search as a tool enables you to add search results to your prompt.
* **[Add Predictive Intelligence](https://servicenow-prod.fluidtopics.net/kxAsV60soGmyMn7lHur8Jg)**   
  Add predictive intelligence as a tool in AI Skill Kit. Predictive intelligence models enable you to predict, estimate, and identify patterns that can be used to route work, populate forms, estimate wait times, and more.

*[\>]: and then


