Microsoft Azure · Capability

Microsoft Azure Purview Workflow Service — UserRequests

Microsoft Azure Purview Workflow Service — UserRequests. 1 operations. Lead operation: Microsoft Azure Post Userrequests. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureUserRequests

What You Can Do

POST
Microsoftazuresubmituserrequests — Microsoft Azure Post Userrequests
/v1/userrequests

MCP Tools

microsoft-azure-post-userrequests

Microsoft Azure Post Userrequests

Capability Spec

purview-workflow-service-userrequests.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Purview Workflow Service — UserRequests
  description: 'Microsoft Azure Purview Workflow Service — UserRequests. 1 operations. Lead operation: Microsoft Azure Post
    Userrequests. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - UserRequests
  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: purview-workflow-service-userrequests
    baseUri: https://purview.azure.com/workflow
    description: Microsoft Azure Purview Workflow Service — UserRequests business capability. Self-contained, no shared references.
    resources:
    - name: userrequests
      path: /userrequests
      operations:
      - name: microsoftazuresubmituserrequests
        method: POST
        description: Microsoft Azure Post Userrequests
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: userRequestsPayload
          in: body
          type: string
          description: The payload of submitting a user request.
          required: true
  exposes:
  - type: rest
    namespace: purview-workflow-service-userrequests-rest
    port: 8080
    description: REST adapter for Microsoft Azure Purview Workflow Service — UserRequests. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/userrequests
      name: userrequests
      description: REST surface for userrequests.
      operations:
      - method: POST
        name: microsoftazuresubmituserrequests
        description: Microsoft Azure Post Userrequests
        call: purview-workflow-service-userrequests.microsoftazuresubmituserrequests
        with:
          userRequestsPayload: rest.userRequestsPayload
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: purview-workflow-service-userrequests-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Purview Workflow Service — UserRequests. One tool per consumed operation,
      routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-post-userrequests
      description: Microsoft Azure Post Userrequests
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: purview-workflow-service-userrequests.microsoftazuresubmituserrequests
      with:
        userRequestsPayload: tools.userRequestsPayload
      outputParameters:
      - type: object
        mapping: $.