synthesize_tool
Generate custom tools from natural language descriptions. Describe a capability you need to create a working tool that requires approval before use.
Instructions
Describe a capability you need and this will generate a working tool. Returns a pending tool that needs approval before it becomes available.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| description | Yes | What the tool should do | |
| example_input | No | Example input to guide generation | |
| example_output | No | Expected output format |