Read a file
read_fileAccess a text file's contents, honoring the path allowlist and file size cap. Safely retrieve file data for further processing.
Instructions
Read a text file's contents (capped at MACCTL_MAX_FILE_BYTES). Honours the path allowlist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | File path (supports ~ for home). |