Microsoft Azure · Capability

Microsoft Azure Power BI Embedded Management Client — Workspaces

Microsoft Azure Power BI Embedded Management Client — Workspaces. 1 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Powerbi Workspacecollections Workspacecollectionname Workspaces. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureWorkspaces

What You Can Do

GET
Microsoftazureworkspaceslist — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Powerbi Workspacecollections Workspacecollectionname Workspaces
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-powerbi/workspacecollections/{workspacecollectionname}/workspaces

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Powerbi Workspacecollections Workspacecollectionname Workspaces

read-only idempotent

Capability Spec

power-bi-embedded-management-client-workspaces.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Power BI Embedded Management Client — Workspaces
  description: 'Microsoft Azure Power BI Embedded Management Client — Workspaces. 1 operations. Lead operation: Microsoft
    Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Powerbi Workspacecollections
    Workspacecollectionname Workspaces. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - Workspaces
  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: power-bi-embedded-management-client-workspaces
    baseUri: https://management.azure.com
    description: Microsoft Azure Power BI Embedded Management Client — Workspaces business capability. Self-contained, no
      shared references.
    resources:
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.PowerBI/workspaceCollections/{workspaceCollectionName}/workspaces
      operations:
      - name: microsoftazureworkspaceslist
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Powerbi Workspacecollections Workspacecollectionname Workspaces
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: resourceGroupName
          in: path
          type: string
          description: Azure resource group
          required: true
        - name: workspaceCollectionName
          in: path
          type: string
          description: Power BI Embedded Workspace Collection name
          required: true
  exposes:
  - type: rest
    namespace: power-bi-embedded-management-client-workspaces-rest
    port: 8080
    description: REST adapter for Microsoft Azure Power BI Embedded Management Client — Workspaces. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-powerbi/workspacecollections/{workspacecollectionname}/workspaces
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureworkspaceslist
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Powerbi Workspacecollections Workspacecollectionname Workspaces
        call: power-bi-embedded-management-client-workspaces.microsoftazureworkspaceslist
        with:
          resourceGroupName: rest.resourceGroupName
          workspaceCollectionName: rest.workspaceCollectionName
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: power-bi-embedded-management-client-workspaces-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Power BI Embedded Management Client — Workspaces. One tool per consumed operation,
      routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-get-subscriptions-subscriptionid
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Powerbi
        Workspacecollections Workspacecollectionname Workspaces
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: power-bi-embedded-management-client-workspaces.microsoftazureworkspaceslist
      with:
        resourceGroupName: tools.resourceGroupName
        workspaceCollectionName: tools.workspaceCollectionName
      outputParameters:
      - type: object
        mapping: $.