Add a tool

  • リリースバージョン: Australia
  • 更新日 2026年03月12日
  • 所要時間:2分
  • 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.

    始める前に

    Role required: sn_skill_builder.admin

    このタスクについて

    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.

    手順

    1. Navigate to All > Now Assist Skill Kit > Home.
    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.
      表 : 1. Add a node
      Node type Steps

      Tool node

      Types of tool:
      • Script
      • SubFlow
      • Flow Action
      • Retriever
      • Skill
      • Web search
      • Predictive Intelligence
      1. Select a tool type.
      2. Name the tool.
      3. Select a condition.
      Decision node
      1. Name the node.
      2. Select Add branch
        1. Name the branch.
        2. Select a Destination node.
        3. Set the conditions.
      3. Select a Destination node.
      Tool editor tab in Now Assist Skill Kit
    6. Select Add.
    7. Select Run tools to test the tools.