Add Test Result Attachment
add_test_result_attachmentAttach evidence files to a manual test result to document test execution and provide supporting artifacts for analysis.
Instructions
Upload evidence to a manual test result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| attachment | Yes | Attachment payload using the repo-standard pattern: {name, content_type, content? | url?}. | |
| project_id | No | Optional override for the default Project ID. | |
| output_format | No | Output format: 'json' (default) or 'plain'. | |
| test_result_id | Yes | Manual test result ID (required). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target_id | No | ||
| file_names | No | ||
| status_code | No | ||
| target_kind | No |