ctp_generate_tests
Generate test suites for CTP tools from their definitions and optional implementation code to validate correctness.
Instructions
Generate test suite for a CTP tool
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| definition | Yes | The tool definition | |
| implementation | No | The tool implementation code |