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.