read_application_file
Retrieve a specified file from a company's application directory. Access resumes, metadata, or job postings by providing company name and filename.
Instructions
Read a single file from an application directory.
Args: company: Company name filename: Name of the file to read (e.g. "resume.tex", "META.md", "job_posting.md")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company | Yes | ||
| filename | Yes | ||
| workspace_dir | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |