We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac5aa0a commit 283b77eCopy full SHA for 283b77e
docs/integrations/block-integrations/text.md
@@ -402,7 +402,7 @@ The block relies on the input schema to ensure the value is a string; non-string
402
403
| Output | Description | Type |
404
|--------|-------------|------|
405
-| error | Error message if the operation failed | str |
+| error | Error message if encoding fails | str |
406
| encoded_text | The encoded text with special characters converted to escape sequences | str |
407
408
### Possible use case
0 commit comments