Step-by-Step Guide: Creating and Deploying a Custom Tool for Information Extraction in Build Assistants

Overview

This tutorial walks you through combining multiple extractions into a single custom tool. The goal is to simplify the process of collecting, storing, and leveraging user information during conversations.

1. Setting Up the Custom Tool

A custom tool enables your assistant to extract multiple pieces of information in one step.

Steps:

  1. Navigate to Custom Tools:

  2. Define Tool Details:

  3. Set Parameters: Add the required data fields with descriptions:

  4. Specify Endpoint URL:

  5. Save and Assign Tool:

2. Setting Up the Workflow

The workflow processes the data received from the custom tool.

Steps:

  1. Create a New Workflow:
  2. Configure the Trigger:
  3. Process the Extracted Data:
  4. Test the Workflow:

3. Testing the Custom Tool

  1. Initiate a Conversation: