Skip to main content

Module echo

Expand description

Echo native skill — returns input arguments unchanged.

Primarily useful for testing the native skill pipeline and verifying that arguments are correctly round-tripped.

Structs§

EchoSkill
A simple echo skill that returns its input unchanged.