kiwi_add_run_attachment
Attach a file to a test run by providing base64-encoded content and a filename. Use this to document evidence or logs directly on the run.
Instructions
Attach a file to a test run. Provide base64-encoded content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes | ||
| filename | Yes | ||
| content_base64 | Yes |