fs_read_full_text
Read entire text file content in one operation, supporting multiple encodings like UTF-8, UTF-16, and Latin-1 to retrieve full data.
Instructions
Read full text file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| charset | No | utf-8 | |
| file_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||