greet
Greets the user with a Hello World message. Optionally includes a provided name.
Instructions
Greet the caller with a quintessential Hello World message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | The optional name to be greeted. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |