get_application
Retrieve all text file content for a job application by specifying the company name.
Instructions
Get all text file content for one application.
Args: company: Company name (e.g. "stripe", "Anthropic")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company | Yes | ||
| workspace_dir | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| files | Yes | ||
| company | Yes |