# Watson Visual Recognition Botize app — id `watson_vrecognition`. Official site: https://www.ibm.com/watson/services/visual-recognition/. Visual Recognition understands the contents of images. Analyze images for scenes, objects, faces, colors, food, and other subjects that can give you insights into your visual content. Botize automates tasks between this app and 200+ other services. A task is one trigger followed by one or more actions. ## Account Requires connecting a Watson Visual Recognition account in Botize. The user links it once and Botize stores the credentials; an assistant never handles them. - Connect: https://botize.com/en/app/watson_vrecognition/authenticate ## Actions (2) What happens next. A task can chain several. - `get_classify` — Classify an image https://botize.com/en/method/watson_vrecognition/get_classify.md - `get_detect_faces` — Detect faces https://botize.com/en/method/watson_vrecognition/get_detect_faces.md ## How to build this An AI assistant (Claude, ChatGPT, Cursor…) can create and edit these tasks in the user's account through the Botize MCP connector, included in every plan: https://webhook.botize.es/mcp - Connection guide: https://botize.com/en/mcp - Agent map: https://botize.com/llms.txt - New account: https://botize.com/en/join (500 free operations, no card) --- Machine-readable summary for AI assistants. Human version: https://botize.com/en/app/watson_vrecognition