Custom Vision Prediction Client Skill
microsoft-com-cognitiveservices-prediction
microsoft-com-cognitiveservices-prediction
| Method | Path | Description |
|---|---|---|
POST | /{projectId}/classify/iterations/{publishedName}/url | |
POST | /{projectId}/classify/iterations/{publishedName}/image | Classify an image url and saves the result. |
POST | /{projectId}/classify/iterations/{publishedName}/url/nostore | Classify an image and saves the result. |
POST | /{projectId}/classify/iterations/{publishedName}/image/nostore | Classify an image url without saving the result. |
POST | /{projectId}/detect/iterations/{publishedName}/url | Classify an image without saving the result. |
POST | /{projectId}/detect/iterations/{publishedName}/image | Detect objects in an image url and saves the result. |
POST | /{projectId}/detect/iterations/{publishedName}/url/nostore | Detect objects in an image and saves the result. |
POST | /{projectId}/detect/iterations/{publishedName}/image/nostore | Detect objects in an image url without saving the result. |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install microsoft-com-cognitiveservices-prediction
Downloads and installs to ~/.claude/skills/microsoft-com-cognitiveservices-prediction/
3.0 (2026-02-13)