Echo
Overview
Returns the provided text message
Category: Utility
Use this action for testing and debugging a workflow. A message will be written to the automation log when it is executed.
Request
| Parameter | Type | Required | Description | Example |
|---|---|---|---|---|
message |
string | Yes | Hello, world! |
Response
This action’s output is available as $echo in JSONata expressions. See Response format for the standard result.data / result.errors structure and error handling patterns.
Feedback
Was this page helpful?