Microsoft Azure · Capability

Microsoft Azure ContentSafety Service — text:detectJailbreak

Microsoft Azure ContentSafety Service — text:detectJailbreak. 1 operations. Lead operation: Microsoft Azure Analyze Text Jailbreak. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft Azuretext:detectJailbreak

What You Can Do

POST
Microsoftazuretextoperationsdetecttextjailbreak — Microsoft Azure Analyze Text Jailbreak
/v1/text-detectjailbreak

MCP Tools

microsoft-azure-analyze-text-jailbreak

Microsoft Azure Analyze Text Jailbreak

Capability Spec

contentsafety-service-text-detectjailbreak.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure ContentSafety Service — text:detectJailbreak
  description: 'Microsoft Azure ContentSafety Service — text:detectJailbreak. 1 operations. Lead operation: Microsoft Azure
    Analyze Text Jailbreak. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - text:detectJailbreak
  created: '2026-05-19'
  modified: '2026-05-19'
binds:
- namespace: env
  keys:
    MICROSOFT_AZURE_API_KEY: MICROSOFT_AZURE_API_KEY
capability:
  consumes:
  - type: http
    namespace: contentsafety-service-text-detectjailbreak
    baseUri: ''
    description: Microsoft Azure ContentSafety Service — text:detectJailbreak business capability. Self-contained, no shared
      references.
    resources:
    - name: text:detectJailbreak
      path: /text:detectJailbreak
      operations:
      - name: microsoftazuretextoperationsdetecttextjailbreak
        method: POST
        description: Microsoft Azure Analyze Text Jailbreak
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: string
          description: The text jailbreak analysis request.
          required: true
  exposes:
  - type: rest
    namespace: contentsafety-service-text-detectjailbreak-rest
    port: 8080
    description: REST adapter for Microsoft Azure ContentSafety Service — text:detectJailbreak. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/text-detectjailbreak
      name: text-detectjailbreak
      description: REST surface for text:detectJailbreak.
      operations:
      - method: POST
        name: microsoftazuretextoperationsdetecttextjailbreak
        description: Microsoft Azure Analyze Text Jailbreak
        call: contentsafety-service-text-detectjailbreak.microsoftazuretextoperationsdetecttextjailbreak
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: contentsafety-service-text-detectjailbreak-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure ContentSafety Service — text:detectJailbreak. One tool per consumed operation,
      routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-analyze-text-jailbreak
      description: Microsoft Azure Analyze Text Jailbreak
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: contentsafety-service-text-detectjailbreak.microsoftazuretextoperationsdetecttextjailbreak
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.