add_attachment_to_application
Attach files to candidate applications in Greenhouse ATS using base64 content or URLs to support documentation and hiring workflows.
Instructions
Attach a file to an application via base64 content or URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| application_id | Yes | ||
| filename | Yes | ||
| type | Yes | ||
| content | No | ||
| url | No | ||
| content_type | No | application/pdf |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |