{"name":"Echo by Agently","description":"Echo agent for integration testing. Reflects back any payload exactly as received, along with context metadata. Useful for verifying end-to-end wiring of messaging and tool pipelines.","protocolVersion":"0.3.0","version":"0.1.0","url":"https://echo.agently.to/agent","capabilities":{"streaming":true,"pushNotifications":false},"defaultInputModes":["text/plain"],"defaultOutputModes":["text/plain"],"skills":[{"id":"echo","name":"Echo","description":"Echo back any payload exactly as received. Accepts a text message via A2A or any structured input via MCP. Returns the echoed payload with context metadata. Useful for integration testing of messaging and tool pipelines.","tags":["echo","testing","integration","debug"],"examples":["Echo this message: hello world","Reflect back my payload for testing","Echo { key: 'value' } as JSON","Test the pipeline by echoing this text"]}]}