greet
Generate a greeting for a person's name, with an option to make it formal for a polite tone.
Instructions
Build a greeting for name. Set formal for a more polite tone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| formal | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |