utils:echo
utils:echo¶
Echo a string or environment variable during runtime
Example
{
"tool": "utils:echo",
"parameters": {
"text": "audio_id_hex: {audio_id_hex}"
}
},
Parameter | Properties | Default | Type | Choice | Description |
---|---|---|---|---|---|
text | required |