Adapter Details: test

Provides various test operations for development and debugging. Supports echo operations, random data generation, error simulation, delay operations, and never-completing tasks. Perfect for testing async behavior, error handling, and orchestration workflows in the Covia platform.

Name:test
Class:covia.adapter.TestAdapter

MCP Tools

This adapter provides 2 MCP tool(s) for AI agent integration:

Tool NameDescription
alwaysFailAlways fails, regardless of input
echoReturns the input unchanged. Useful for testing or as a generalised identity function.

Navigation

Back to all adapters

Back to index