echo
Installation
SKILL.md
Echo Test Tool
A simple echo tool for testing synchronous tool execution through the Alavida platform.
Overview
Sends a message to the Alavida platform's echo component and returns it back. Useful for verifying:
- API key authentication works
- Platform routing is functional
- Credit deduction flows correctly (this tool is free)
Usage
alavida run echo --action echo --input '{"message": "hello"}'