Microsoft Azure · Capability

Microsoft Azure Managed DevOps Infrastructure — ResourceDetails

Microsoft Azure Managed DevOps Infrastructure — ResourceDetails. 1 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Devopsinfrastructure Pools Poolname Resources. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureResourceDetails

What You Can Do

GET
Microsoftazureresourcedetailslistbypool — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Devopsinfrastructure Pools Poolname Resources
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-devopsinfrastructure/pools/{poolname}/resources

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Devopsinfrastructure Pools Poolname Resources

read-only idempotent

Capability Spec

managed-devops-infrastructure-resourcedetails.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Managed DevOps Infrastructure — ResourceDetails
  description: 'Microsoft Azure Managed DevOps Infrastructure — ResourceDetails. 1 operations. Lead operation: Microsoft Azure
    Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Devopsinfrastructure Pools Poolname
    Resources. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - ResourceDetails
  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: managed-devops-infrastructure-resourcedetails
    baseUri: https://management.azure.com
    description: Microsoft Azure Managed DevOps Infrastructure — ResourceDetails business capability. Self-contained, no shared
      references.
    resources:
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevOpsInfrastructure/pools/{poolName}/resources
      operations:
      - name: microsoftazureresourcedetailslistbypool
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Devopsinfrastructure Pools Poolname Resources
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: poolName
          in: path
          type: string
          description: Name of the pool. It needs to be globally unique.
          required: true
  exposes:
  - type: rest
    namespace: managed-devops-infrastructure-resourcedetails-rest
    port: 8080
    description: REST adapter for Microsoft Azure Managed DevOps Infrastructure — ResourceDetails. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-devopsinfrastructure/pools/{poolname}/resources
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureresourcedetailslistbypool
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Devopsinfrastructure Pools Poolname Resources
        call: managed-devops-infrastructure-resourcedetails.microsoftazureresourcedetailslistbypool
        with:
          poolName: rest.poolName
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: managed-devops-infrastructure-resourcedetails-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Managed DevOps Infrastructure — ResourceDetails. 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 Devopsinfrastructure
        Pools Poolname Resources
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: managed-devops-infrastructure-resourcedetails.microsoftazureresourcedetailslistbypool
      with:
        poolName: tools.poolName
      outputParameters:
      - type: object
        mapping: $.