get_test_case_attachment_content
Retrieve binary content of a test case attachment by its ID. Returns base64-encoded data with MIME type.
Instructions
Download the binary content of a test case attachment. Returns base64-encoded content with its MIME type.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| attachmentId | Yes | Attachment ID. Must be a number (integer), not a string. |