Skip to main content

Configuring Tools

Customize tool descriptions and parameters for your toolkit.

Enabling Tools

  1. Open the toolkit editor
  2. Go to the Tools tab
  3. Find the integration you want to configure
  4. Toggle Enable for toolkit to include it

Selecting Specific Tools

When an integration is enabled, you can choose which specific tools to include:

  1. The enabled tools appear as tags (e.g., create_or_update_file, search_repositories)
  2. Click Remove All to clear all tools
  3. Click the × on a tool tag to remove it
  4. Click on a tool tag to configure it

Customizing Tool Descriptions

Click on a tool tag to open the configuration modal. You can customize:

Tool Description

The description explains what the tool does. Click the pencil icon to edit it.

Example:

Create or update a single file in a GitHub repository

Parameter Descriptions

Each parameter has a description that helps the AI understand how to use it. Click the pencil icon next to any parameter to edit its description.

Example parameters for create_or_update_file:

ParameterTypeDescription
shastringFile SHA if updating (optional)
pathstringFile path
repostringRepository name
ownerstringRepository owner
branchstringBranch name (optional)
contentstringFile content as text
messagestringCommit message

Saving Tool Configuration

Click Save to save your tool customizations.

Click Cancel to discard changes.