register_tool
Submit a Python script as a draft tool for review, approval, and reuse. Enables versioning and governance of agent-created tools.
Instructions
Register a new reusable Python script as a draft ToolForge tool. Use this when an agent or user has created a useful script that should be saved for review, approval, versioning, and future reuse.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | ||
| name | Yes | ||
| tags | Yes | ||
| version | No | 1.0.0 | |
| language | Yes | ||
| description | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||