使用MiniMax MCP的视觉理解能力识别图片中的内容,解决验证码、滑块分析等问题。
使用OpenClaw浏览器截图:
browser action=screenshot targetId=<页面ID>
或使用OpenClaw的snapshot获取页面结构后分析。
mcporter call minimax-coding-plan.understand_image prompt="描述图片内容" image_source="/path/to/screenshot.png"
根据返回结果进行下一步操作。
browser action=screenshot共 1 个版本