Upload attachment to event
upload_attachmentUpload a receipt or invoice file in PDF, PNG, or JPEG format and attach it to an event using the event ID and file path.
Instructions
Upload a receipt/invoice (PDF, PNG or JPEG file from the local filesystem) as an attachment on an event.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| eventId | Yes | Event id to attach the file to | |
| filePath | Yes | Absolute path to a .pdf, .png or .jpg/.jpeg file |