Ler arquivo texto
fs.read_textReads a text file from disk and outputs content, size, and SHA256 hash for integrity checking.
Instructions
Lê um arquivo de texto e retorna conteúdo, tamanho e hash SHA256.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | ||
| maxBytes | No |