Echo (health check)
echoHealth check that returns the provided message verbatim, confirming the Brandize MCP endpoint is reachable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | Text to echo back unchanged. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | The same text that was sent, echoed back unchanged. |