Tool configurations
Last updated
Last updated
Template
Browse through templates by keywords and select available tools.
Permission
Filter available tools by Permission settings
Public
Tools published as services, available to everyone on the Firstbot platform.
Private Tools published by you privately, available only to you.
Dependencies
Specify any external libraries, modules, or other dependencies that your function script requires. This ensures that the necessary components are available for your function to execute properly.
Script
This is where you'll provide the code for your custom function. Languages currently supported: Javascript (Node JS)
Properties
Define any input parameters, return values, or other metadata associated with your function. This helps the Firstbot engine understand how to properly integrate your custom logic into the overall workflow.
Name
Enter a name or title for your tool. (If an existing plugin was chosen, the line will automatically take the name of the the plugin).
Description
Enter a basic description of your tool and how you expect the bot to use it with input parameters.