Lyzr’s Custom Tools allow you to extend the platform by defining your own actions and integrations. Follow the steps below to create, configure, and delete a tool within the Studio.

1. Navigate to Tools section, there will be provision to

  • Select Tool : In this section, choose an available tool and provide a description of how it will function in this context.

2. Add Tool

  • Add Tool: In this section, you can add one more tools required for the tasks.

3. Configure and Add the Tool

Fill out the configuration form to define your tool’s inputs, outputs, and behavior.

  • Inputs: Define the parameters your tool accepts (name, type, required).
  • Implementation: Provide the code snippet or API endpoint that powers the tool.
  • Tests (optional): Add sample inputs/expected outputs to validate correctness.
  • Click Add Tool to register it with LyZR.

4. Delete a Tool

If you need to remove a custom tool, navigate to the Tools list, find the tool, and click Delete.

  1. Confirm the deletion in the modal dialog.
  2. The tool and all associated metadata will be permanently removed.

With these steps, you can rapidly build, test, and maintain custom integrations right within the Lyzr Studio