create_new_sketch
Create a new Arduino sketch file with a specified name and optional directory path to organize your projects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sketch_name | Yes | ||
| path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |