upload_attachment
Upload a file, such as a screenshot or log, and attach it to a bug as visual evidence. Provide proof after fixing a bug.
Instructions
Upload a file (screenshot, log) and attach to a bug as visual evidence. Use after bug fix to provide screenshot proof.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bugId | Yes | Bug ID to attach to | |
| fileName | No | Optional display name (defaults to file basename) | |
| filePath | Yes | Absolute path to file on disk |