echo-server.echo
Returns the exact text you send, enabling verification of message transmission and debugging of agent 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 |