get_attachment_url
Retrieve a presigned URL to upload a file to a specific test case execution in QMetry.
Instructions
Get a presigned URL for uploading an attachment to a test case execution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| testCycleId | Yes | Test cycle ID | |
| projectId | No | QMetry project ID (default: none) | |
| fileName | Yes | Name of the file to attach | |
| testCaseExecutionId | Yes | Test case execution ID |