download_attachment
Fetch candidate attachments like resumes and cover letters from Greenhouse ATS by providing the attachment URL. Returns base64-encoded content for files or plain text for documents.
Instructions
Download content from a Greenhouse attachment URL.
Use this to fetch any attachment content — resumes, cover letters, work samples, or other files attached to candidate records. Pass the URL from a candidate's attachments list. Returns base64-encoded content for binary files or plain text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |