echo

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"}'

Response

{
  "echo": "hello",
  "received_at": "2026-02-10T12:00:00Z"
}

Notes

  • This is a free tool — no credits are charged
  • Uses synchronous execution (instant response)
  • Useful for smoke testing your Alavida CLI setup
Weekly Installs
2
First Seen
Feb 10, 2026
Installed on
mcpjam2
mistral-vibe2
replit2
junie2
windsurf2
zencoder2