Microsoft Azure · Capability

Microsoft Azure Azure Resource Graph — Resources

Microsoft Azure Azure Resource Graph — Resources. 1 operations. Lead operation: Microsoft Azure Post Providers Microsoft Resourcegraph Resources. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureResources

What You Can Do

POST
Microsoftazureresources — Microsoft Azure Post Providers Microsoft Resourcegraph Resources
/v1/providers/microsoft-resourcegraph/resources

MCP Tools

microsoft-azure-post-providers-microsoft

Microsoft Azure Post Providers Microsoft Resourcegraph Resources

Capability Spec

azure-resource-graph-resources.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Azure Resource Graph — Resources
  description: 'Microsoft Azure Azure Resource Graph — Resources. 1 operations. Lead operation: Microsoft Azure Post Providers
    Microsoft Resourcegraph Resources. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - Resources
  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-resource-graph-resources
    baseUri: https://management.azure.com
    description: Microsoft Azure Azure Resource Graph — Resources business capability. Self-contained, no shared references.
    resources:
    - name: providers-Microsoft.ResourceGraph-resources
      path: /providers/Microsoft.ResourceGraph/resources
      operations:
      - name: microsoftazureresources
        method: POST
        description: Microsoft Azure Post Providers Microsoft Resourcegraph Resources
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: query
          in: body
          type: string
          description: Request specifying query and its options.
          required: true
  exposes:
  - type: rest
    namespace: azure-resource-graph-resources-rest
    port: 8080
    description: REST adapter for Microsoft Azure Azure Resource Graph — Resources. One Spectral-compliant resource per consumed
      operation, prefixed with /v1.
    resources:
    - path: /v1/providers/microsoft-resourcegraph/resources
      name: providers-microsoft-resourcegraph-resources
      description: REST surface for providers-Microsoft.ResourceGraph-resources.
      operations:
      - method: POST
        name: microsoftazureresources
        description: Microsoft Azure Post Providers Microsoft Resourcegraph Resources
        call: azure-resource-graph-resources.microsoftazureresources
        with:
          query: rest.query
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: azure-resource-graph-resources-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Azure Resource Graph — Resources. One tool per consumed operation, routed
      inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-post-providers-microsoft
      description: Microsoft Azure Post Providers Microsoft Resourcegraph Resources
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: azure-resource-graph-resources.microsoftazureresources
      with:
        query: tools.query
      outputParameters:
      - type: object
        mapping: $.