LAP Registry

Content Moderator Client Skill

azure-com-cognitiveservices-contentmoderator

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

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

Endpoints

MethodPathDescription
POST/contentmoderator/moderate/v1.0/ProcessImage/FindFaces
POST/contentmoderator/moderate/v1.0/ProcessImage/OCRReturns the list of faces found.
POST/contentmoderator/moderate/v1.0/ProcessImage/EvaluateReturns any text found in the image for the specified language. If no language is specified in the input, the detection defaults to English.
POST/contentmoderator/moderate/v1.0/ProcessImage/MatchReturns probabilities of the image containing racy or adult content.
POST/contentmoderator/moderate/v1.0/ProcessText/Screen/Fuzzily match an image against one of your custom image lists. You can create and manage your custom image lists by using this API.
POST/contentmoderator/moderate/v1.0/ProcessText/DetectLanguageDetect profanity and match against custom and shared blocklists
GET/contentmoderator/lists/v1.0/imagelists/{listId}This operation detects the language of input content. It returns the ISO 639-3 code for the predominant language in the submitted text. More than 110 languages are supported.
DELETE/contentmoderator/lists/v1.0/imagelists/{listId}Returns the details of the image list with listId equal to the passed list ID.
PUT/contentmoderator/lists/v1.0/imagelists/{listId}Deletes the image list with listId equal to the passed list ID.
POST/contentmoderator/lists/v1.0/imagelistsUpdates an image list with listId equal to the passed list ID.
GET/contentmoderator/lists/v1.0/imagelistsCreates an image list.
POST/contentmoderator/lists/v1.0/imagelists/{listId}/RefreshIndexGets all the image lists.
GET/contentmoderator/lists/v1.0/termlists/{listId}Refreshes the index of the list with listId equal to the passed list ID.
DELETE/contentmoderator/lists/v1.0/termlists/{listId}Returns list ID details of the term list with listId equal to the passed list ID.
PUT/contentmoderator/lists/v1.0/termlists/{listId}Deletes the term list with listId equal to the passed list ID.
POST/contentmoderator/lists/v1.0/termlistsUpdates a term list.
GET/contentmoderator/lists/v1.0/termlistsCreates a term list.
POST/contentmoderator/lists/v1.0/termlists/{listId}/RefreshIndexGets all the term lists.
POST/contentmoderator/lists/v1.0/imagelists/{listId}/imagesRefreshes the index of the list with listId equal to the passed list ID.
DELETE/contentmoderator/lists/v1.0/imagelists/{listId}/imagesAdd an image to the list with listId equal to the passed list ID.
GET/contentmoderator/lists/v1.0/imagelists/{listId}/imagesDeletes all images from the list with listId equal to the passed list ID.
DELETE/contentmoderator/lists/v1.0/imagelists/{listId}/images/{ImageId}Gets all image IDs from the list with listId equal to the passed list ID.
POST/contentmoderator/lists/v1.0/termlists/{listId}/terms/{term}Deletes an image from the list with the passed list ID and image ID.
DELETE/contentmoderator/lists/v1.0/termlists/{listId}/terms/{term}Adds a term to the term list with listId equal to the passed list ID.
GET/contentmoderator/lists/v1.0/termlists/{listId}/termsDeletes a term from the list with listId equal to the passed list ID.
DELETE/contentmoderator/lists/v1.0/termlists/{listId}/termsGets all terms from the list with listId equal to the passed list ID.
GET/contentmoderator/review/v1.0/teams/{teamName}/reviews/{reviewId}Deletes all terms from the list with listId equal to the passed list ID.
GET/contentmoderator/review/v1.0/teams/{teamName}/jobs/{JobId}Returns review details for the passed review ID.
POST/contentmoderator/review/v1.0/teams/{teamName}/reviewsGet the job details for a job ID.
POST/contentmoderator/review/v1.0/teams/{teamName}/jobsThe created reviews appear for reviewers on your team. As reviewers finish reviewing, results of the reviews are posted (that is, HTTP POST) on the specified CallBackEndpoint valu...

Install as Skill

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

CLI Install

lapsh skill-install azure-com-cognitiveservices-contentmoderator

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

Manual Install

Download: Skill Bundle (JSON)

Or view: SKILL.md

Recent Versions (1)