kiwi_add_test_case_attachment
Attach a file to a test case by supplying base64-encoded content, making supporting documents available with the case.
Instructions
Attach a file to a test case. Provide base64-encoded content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| case_id | Yes | ||
| filename | Yes | ||
| content_base64 | Yes | Base64-encoded file bytes |