Upload a screenshot for a submission
upload_submission_screenshotUpload one screenshot to attach to a bug report, request, or reply. Pass mimeType and the base64 data. Returns { id, url }; pass the id in attachments on create_submission or reply_to_submission.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | The image bytes, base64-encoded (no data: prefix). Up to 8 MB decoded. | |
| mimeType | Yes | Image type of the screenshot. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||