Hello World Tool
helloWorldGreets the user with a custom hello message. Provide a name to personalize the greeting, or leave it empty to greet the world.
Instructions
A simple hello world tool that greets the user
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Name to greet, defaults to 'world' | world |