Read a file
read_fileRead text file contents from allowlisted paths, enforcing a size cap for safe Mac file observation.
Instructions
Read a text file's contents (capped at MACOS_MAX_FILE_BYTES). Honours the path allowlist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | File path (supports ~ for home). |