Microsoft Azure · Capability

Microsoft Azure ContentSafety Service — text:detectGroundedness

Microsoft Azure ContentSafety Service — text:detectGroundedness. 1 operations. Lead operation: Microsoft Azure Detect Groundedness. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft Azuretext:detectGroundedness

What You Can Do

POST
Microsoftazuretextgroundednessdetectionoperationsdetectgroundednessoptions — Microsoft Azure Detect Groundedness
/v1/text-detectgroundedness

MCP Tools

microsoft-azure-detect-groundedness

Microsoft Azure Detect Groundedness

Capability Spec

contentsafety-service-text-detectgroundedness.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure ContentSafety Service — text:detectGroundedness
  description: 'Microsoft Azure ContentSafety Service — text:detectGroundedness. 1 operations. Lead operation: Microsoft Azure
    Detect Groundedness. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - text:detectGroundedness
  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-detectgroundedness
    baseUri: ''
    description: Microsoft Azure ContentSafety Service — text:detectGroundedness business capability. Self-contained, no shared
      references.
    resources:
    - name: text:detectGroundedness
      path: /text:detectGroundedness
      operations:
      - name: microsoftazuretextgroundednessdetectionoperationsdetectgroundednessoptions
        method: POST
        description: Microsoft Azure Detect Groundedness
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: string
          description: The text groundedness detection request.
          required: true
  exposes:
  - type: rest
    namespace: contentsafety-service-text-detectgroundedness-rest
    port: 8080
    description: REST adapter for Microsoft Azure ContentSafety Service — text:detectGroundedness. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/text-detectgroundedness
      name: text-detectgroundedness
      description: REST surface for text:detectGroundedness.
      operations:
      - method: POST
        name: microsoftazuretextgroundednessdetectionoperationsdetectgroundednessoptions
        description: Microsoft Azure Detect Groundedness
        call: contentsafety-service-text-detectgroundedness.microsoftazuretextgroundednessdetectionoperationsdetectgroundednessoptions
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: contentsafety-service-text-detectgroundedness-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure ContentSafety Service — text:detectGroundedness. One tool per consumed operation,
      routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-detect-groundedness
      description: Microsoft Azure Detect Groundedness
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: contentsafety-service-text-detectgroundedness.microsoftazuretextgroundednessdetectionoperationsdetectgroundednessoptions
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.