mcp-tool-builder
by hanweg
create_tool
Create a new Python tool with specified functionality
Input Schema
Name | Required | Description | Default |
---|---|---|---|
code | Yes | Python code implementing the tool | |
description | Yes | Description of what the tool should do | |
tool_name | Yes | Name of the new tool |
Input Schema (JSON Schema)
You must be authenticated.