upload_attachment
Upload an attachment file to a Qase project using base64 encoded content or an absolute file path.
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 |