get_beta_feedback_screenshot
Downloads the screenshot image and returns detailed information from a specific beta feedback submission on App Store Connect.
Instructions
Get detailed information about a specific beta feedback screenshot submission. By default, downloads and returns the screenshot image.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| feedbackId | Yes | The ID of the beta feedback screenshot submission | |
| includeBuilds | No | Include build information in response (optional) | |
| includeTesters | No | Include tester information in response (optional) | |
| downloadScreenshot | No | Download and return the screenshot as an image (default: true) |