id: echo
description: a trivial function that will echo a single text input

argument-types:
  input:
    thing: text

default:
  function: input.thing
