echo-server.echo
Send text and receive an identical copy to test connections or debug workflows.
Instructions
Returns whatever you send
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text to echo |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Response from the tool |