azure-ai-contentsafety-ts - Azure AI Content Safety REST SDK for TypeScript
Analyze text and images for harmful content and manage customizable blocklists with Azure AI Content Safety REST SDK for TypeScript.
Tags
Updated: 2026-09-18Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Analyze text content
- Analyze image content
- Create custom text blocklists
- Add blocklist items
- List text blocklists
- Delete text blocklists
Inputs
- Text content
- Base64 image content or Blob URL
- Blocklist name and description
- Blocklist item text
Outputs
- Category severity analysis
- Blocklist match results
- Blocklist creation status
- Added blocklist item IDs
Requirements
- CONTENT_SAFETY_ENDPOINT environment variable
- CONTENT_SAFETY_KEY or DefaultAzureCredential
- @azure-rest/ai-content-safety npm package
