Read text file
read_text_fileRead any plain-text file in the Job Tracking folder by providing its filename or relative path. Access notes, handoff docs, and scratch files without leaving the folder's secure scope.
Instructions
Read any plain-text file (.md, .txt, .json, .csv, …) inside the Job Tracking folder tree — handoff notes, scratch files, etc. Give a filename or relative path (e.g. "HANDOFF_2026-08-02.md" or "notes/plan.txt"), resolved under the Job Tracking root. Read-only, and strictly scoped to that tree — paths that escape it are refused. For PDFs/docx in the Resumes folder use read_document instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | Yes | Filename or relative path under the Job Tracking root, e.g. "notes/plan.txt". |