I’ve been using figma mcp to retrieve a screenshot of my components and have recently run into an issue where it seems like it is incorrectly specifying the images media type :
```
figma - get_screenshot (MCP)(fileKey: "0omnbLjdtWHVzryhigcXZs", nodeId: "283-165840", clientLanguages: "typescript", clientFrameworks: "react")
⎿ [Image]
⎿ API Error: 400 {"type":"error","error": “type":"invalid_request_error","message":"messages.1.content.6.image.source.base64.data: Image does not match the provided media type image/jpeg"},"request_id":"req_011CVGog76HaLkwvz7p9LJFj"}
```
