Echo
echoValidates a message and optional string metadata, then returns it to confirm input handling and data integrity.
Instructions
Echo a validated message and optional string metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | ||
| metadata | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | ||
| metadata | No |