Microsoft Azure · Capability

Microsoft Azure Microsoft.Dashboard — GrafanaResource

Microsoft Azure Microsoft.Dashboard — GrafanaResource. 7 operations. Lead operation: Microsoft Azure List All Available Api Operations Provided By Microsoft Dashboard. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureGrafanaResource

What You Can Do

GET
Microsoftazureoperationslist — Microsoft Azure List All Available Api Operations Provided By Microsoft Dashboard
/v1/providers/microsoft-dashboard/operations
GET
Microsoftazuregrafanalist — Microsoft Azure List All Resources Of Workspaces For Grafana Under The Specified Subscription
/v1/subscriptions/{subscriptionid}/providers/microsoft-dashboard/grafana
GET
Microsoftazuregrafanalistbyresourcegroup — Microsoft Azure List All Resources Of Workspaces For Grafana Under The Specified Resource Group
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-dashboard/grafana
GET
Microsoftazuregrafanaget — Microsoft Azure Get The Properties Of A Specific Workspace For Grafana Resource
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-dashboard/grafana/{workspacename}
PUT
Microsoftazuregrafanacreate — Microsoft Azure Create Or Update A Workspace For Grafana Resource This Api Is Idempotent, So User Can Either Create A New Grafana Or Update An Existing Grafana
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-dashboard/grafana/{workspacename}
PATCH
Microsoftazuregrafanaupdate — Microsoft Azure Update A Workspace For Grafana Resource
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-dashboard/grafana/{workspacename}
DELETE
Microsoftazuregrafanadelete — Microsoft Azure Delete A Workspace For Grafana Resource
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-dashboard/grafana/{workspacename}

MCP Tools

microsoft-azure-list-all-available

Microsoft Azure List All Available Api Operations Provided By Microsoft Dashboard

read-only idempotent
microsoft-azure-list-all-resources

Microsoft Azure List All Resources Of Workspaces For Grafana Under The Specified Subscription

read-only idempotent
microsoft-azure-list-all-resources-2

Microsoft Azure List All Resources Of Workspaces For Grafana Under The Specified Resource Group

read-only idempotent
microsoft-azure-get-properties-specific

Microsoft Azure Get The Properties Of A Specific Workspace For Grafana Resource

read-only idempotent
microsoft-azure-create-update-workspace

Microsoft Azure Create Or Update A Workspace For Grafana Resource This Api Is Idempotent, So User Can Either Create A New Grafana Or Update An Existing Grafana

idempotent
microsoft-azure-update-workspace-grafana

Microsoft Azure Update A Workspace For Grafana Resource

idempotent
microsoft-azure-delete-workspace-grafana

Microsoft Azure Delete A Workspace For Grafana Resource

idempotent

Capability Spec

microsoftdashboard-grafanaresource.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Microsoft.Dashboard — GrafanaResource
  description: 'Microsoft Azure Microsoft.Dashboard — GrafanaResource. 7 operations. Lead operation: Microsoft Azure List
    All Available Api Operations Provided By Microsoft Dashboard. Self-contained Naftiko capability covering one Microsoft
    Azure business surface.'
  tags:
  - Microsoft Azure
  - GrafanaResource
  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: microsoftdashboard-grafanaresource
    baseUri: https://management.azure.com
    description: Microsoft Azure Microsoft.Dashboard — GrafanaResource business capability. Self-contained, no shared references.
    resources:
    - name: providers-Microsoft.Dashboard-operations
      path: /providers/Microsoft.Dashboard/operations
      operations:
      - name: microsoftazureoperationslist
        method: GET
        description: Microsoft Azure List All Available Api Operations Provided By Microsoft Dashboard
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-providers-Microsoft.Dashboard-grafana
      path: /subscriptions/{subscriptionId}/providers/Microsoft.Dashboard/grafana
      operations:
      - name: microsoftazuregrafanalist
        method: GET
        description: Microsoft Azure List All Resources Of Workspaces For Grafana Under The Specified Subscription
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Dashboard/grafana
      operations:
      - name: microsoftazuregrafanalistbyresourcegroup
        method: GET
        description: Microsoft Azure List All Resources Of Workspaces For Grafana Under The Specified Resource Group
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Dashboard/grafana/{workspaceName}
      operations:
      - name: microsoftazuregrafanaget
        method: GET
        description: Microsoft Azure Get The Properties Of A Specific Workspace For Grafana Resource
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: microsoftazuregrafanacreate
        method: PUT
        description: Microsoft Azure Create Or Update A Workspace For Grafana Resource This Api Is Idempotent, So User Can
          Either Create A New Grafana Or Update An Existing Grafana
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: requestBodyParameters
          in: body
          type: string
          required: true
      - name: microsoftazuregrafanaupdate
        method: PATCH
        description: Microsoft Azure Update A Workspace For Grafana Resource
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: requestBodyParameters
          in: body
          type: string
          required: true
      - name: microsoftazuregrafanadelete
        method: DELETE
        description: Microsoft Azure Delete A Workspace For Grafana Resource
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: microsoftdashboard-grafanaresource-rest
    port: 8080
    description: REST adapter for Microsoft Azure Microsoft.Dashboard — GrafanaResource. One Spectral-compliant resource per
      consumed operation, prefixed with /v1.
    resources:
    - path: /v1/providers/microsoft-dashboard/operations
      name: providers-microsoft-dashboard-operations
      description: REST surface for providers-Microsoft.Dashboard-operations.
      operations:
      - method: GET
        name: microsoftazureoperationslist
        description: Microsoft Azure List All Available Api Operations Provided By Microsoft Dashboard
        call: microsoftdashboard-grafanaresource.microsoftazureoperationslist
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-dashboard/grafana
      name: subscriptions-subscriptionid-providers-microsoft-dashboard-grafana
      description: REST surface for subscriptions-subscriptionId-providers-Microsoft.Dashboard-grafana.
      operations:
      - method: GET
        name: microsoftazuregrafanalist
        description: Microsoft Azure List All Resources Of Workspaces For Grafana Under The Specified Subscription
        call: microsoftdashboard-grafanaresource.microsoftazuregrafanalist
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-dashboard/grafana
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazuregrafanalistbyresourcegroup
        description: Microsoft Azure List All Resources Of Workspaces For Grafana Under The Specified Resource Group
        call: microsoftdashboard-grafanaresource.microsoftazuregrafanalistbyresourcegroup
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-dashboard/grafana/{workspacename}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazuregrafanaget
        description: Microsoft Azure Get The Properties Of A Specific Workspace For Grafana Resource
        call: microsoftdashboard-grafanaresource.microsoftazuregrafanaget
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: microsoftazuregrafanacreate
        description: Microsoft Azure Create Or Update A Workspace For Grafana Resource This Api Is Idempotent, So User Can
          Either Create A New Grafana Or Update An Existing Grafana
        call: microsoftdashboard-grafanaresource.microsoftazuregrafanacreate
        with:
          requestBodyParameters: rest.requestBodyParameters
        outputParameters:
        - type: object
          mapping: $.
      - method: PATCH
        name: microsoftazuregrafanaupdate
        description: Microsoft Azure Update A Workspace For Grafana Resource
        call: microsoftdashboard-grafanaresource.microsoftazuregrafanaupdate
        with:
          requestBodyParameters: rest.requestBodyParameters
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazuregrafanadelete
        description: Microsoft Azure Delete A Workspace For Grafana Resource
        call: microsoftdashboard-grafanaresource.microsoftazuregrafanadelete
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: microsoftdashboard-grafanaresource-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Microsoft.Dashboard — GrafanaResource. One tool per consumed operation, routed
      inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-list-all-available
      description: Microsoft Azure List All Available Api Operations Provided By Microsoft Dashboard
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: microsoftdashboard-grafanaresource.microsoftazureoperationslist
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-list-all-resources
      description: Microsoft Azure List All Resources Of Workspaces For Grafana Under The Specified Subscription
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: microsoftdashboard-grafanaresource.microsoftazuregrafanalist
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-list-all-resources-2
      description: Microsoft Azure List All Resources Of Workspaces For Grafana Under The Specified Resource Group
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: microsoftdashboard-grafanaresource.microsoftazuregrafanalistbyresourcegroup
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-properties-specific
      description: Microsoft Azure Get The Properties Of A Specific Workspace For Grafana Resource
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: microsoftdashboard-grafanaresource.microsoftazuregrafanaget
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-create-update-workspace
      description: Microsoft Azure Create Or Update A Workspace For Grafana Resource This Api Is Idempotent, So User Can Either
        Create A New Grafana Or Update An Existing Grafana
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: microsoftdashboard-grafanaresource.microsoftazuregrafanacreate
      with:
        requestBodyParameters: tools.requestBodyParameters
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-update-workspace-grafana
      description: Microsoft Azure Update A Workspace For Grafana Resource
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: microsoftdashboard-grafanaresource.microsoftazuregrafanaupdate
      with:
        requestBodyParameters: tools.requestBodyParameters
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-delete-workspace-grafana
      description: Microsoft Azure Delete A Workspace For Grafana Resource
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: microsoftdashboard-grafanaresource.microsoftazuregrafanadelete
      outputParameters:
      - type: object
        mapping: $.