file_file_read
Read file contents for AI applications, returning text up to 32 KB. Specify the file path to access and process data.
Instructions
[file] Read a file and return its contents. Files larger than 32 KB are truncated.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |