LAP Registry

Computer Vision API Skill

azure-com-cognitiveservices-computervision

Provider: Microsoft Azure Version: 1.0 Endpoints: 9 Updated: 2026-04-02

Raw .lap | Lean format | API JSON | Open in app

Endpoints

MethodPathDescription
GET/models
POST/analyzeThis operation returns the list of domain-specific models that are supported by the Computer Vision API. Currently, the API only supports one domain-specific model: a celebrity re...
POST/generateThumbnailThis operation extracts a rich set of visual features based on the image content. Two input methods are supported -- (1) Uploading an image or (2) specifying an image URL. Within...
POST/ocrThis operation generates a thumbnail image with the user-specified width and height. By default, the service analyzes the image, identifies the region of interest (ROI), and gener...
POST/describeOptical Character Recognition (OCR) detects printed text in an image and extracts the recognized characters into a machine-usable character stream. Upon success, the OCR results w...
POST/tagThis operation generates a description of an image in human readable language with complete sentences. The description is based on a collection of content tags, which are also ret...
POST/models/{model}/analyzeThis operation generates a list of words, or tags, that are relevant to the content of the supplied image. The Computer Vision API can return tags based on objects, living beings,...
POST/recognizeTextThis operation recognizes content within an image by applying a domain-specific model. The list of domain-specific models that are supported by the Computer Vision API can be retr...
GET/textOperations/{operationId}Recognize Text operation. When you use the Recognize Text interface, the response contains a field called 'Operation-Location'. The 'Operation-Location' field contains the URL tha...

Install as Skill

Use this API as a Claude Code skill for instant agent access.

CLI Install

lapsh skill-install azure-com-cognitiveservices-computervision

Downloads and installs to ~/.claude/skills/azure-com-cognitiveservices-computervision/

Manual Install

Download: Skill Bundle (JSON)

Or view: SKILL.md

Recent Versions (1)