upload_attachment
Upload an attachment to a Qase project by providing a base64-encoded file and its original filename.
Instructions
Upload a new attachment (provide file as base64 encoded string)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | Project code | |
| file | Yes | File content as base64 encoded string or absolute file path | |
| filename | Yes | Original filename with extension |