Microsoft Azure · Capability

Microsoft Azure Azure Analytics Purview Data Map — Entity

Microsoft Azure Azure Analytics Purview Data Map — Entity. 1 operations. Lead operation: Microsoft Azure Post Entity Moveto. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureEntity

What You Can Do

POST
Microsoftazureentitymoveentitiestocollection — Microsoft Azure Post Entity Moveto
/v1/entity/moveto

MCP Tools

microsoft-azure-post-entity-moveto

Microsoft Azure Post Entity Moveto

Capability Spec

azure-analytics-purview-data-map-entity.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Azure Analytics Purview Data Map — Entity
  description: 'Microsoft Azure Azure Analytics Purview Data Map — Entity. 1 operations. Lead operation: Microsoft Azure Post
    Entity Moveto. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - Entity
  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: azure-analytics-purview-data-map-entity
    baseUri: ''
    description: Microsoft Azure Azure Analytics Purview Data Map — Entity business capability. Self-contained, no shared
      references.
    resources:
    - name: entity-moveTo
      path: /entity/moveTo
      operations:
      - name: microsoftazureentitymoveentitiestocollection
        method: POST
        description: Microsoft Azure Post Entity Moveto
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: collectionId
          in: query
          type: string
          description: The collection where entities will be moved to.
          required: true
        - name: body
          in: body
          type: string
          required: true
  exposes:
  - type: rest
    namespace: azure-analytics-purview-data-map-entity-rest
    port: 8080
    description: REST adapter for Microsoft Azure Azure Analytics Purview Data Map — Entity. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/entity/moveto
      name: entity-moveto
      description: REST surface for entity-moveTo.
      operations:
      - method: POST
        name: microsoftazureentitymoveentitiestocollection
        description: Microsoft Azure Post Entity Moveto
        call: azure-analytics-purview-data-map-entity.microsoftazureentitymoveentitiestocollection
        with:
          collectionId: rest.collectionId
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: azure-analytics-purview-data-map-entity-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Azure Analytics Purview Data Map — Entity. One tool per consumed operation,
      routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-post-entity-moveto
      description: Microsoft Azure Post Entity Moveto
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: azure-analytics-purview-data-map-entity.microsoftazureentitymoveentitiestocollection
      with:
        collectionId: tools.collectionId
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.