Microsoft Azure · Capability

Microsoft Azure EducationManagementClient — Grants

Microsoft Azure EducationManagementClient — Grants. 3 operations. Lead operation: Microsoft Azure Get Providers Microsoft Billing Billingaccounts Billingaccountname Billingprofiles Billingprofilename Providers Microsoft Education Grants. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureGrants

What You Can Do

GET
Microsoftazuregrantslist — Microsoft Azure Get Providers Microsoft Billing Billingaccounts Billingaccountname Billingprofiles Billingprofilename Providers Microsoft Education Grants
/v1/providers/microsoft-billing/billingaccounts/{billingaccountname}/billingprofiles/{billingprofilename}/providers/microsoft-education/grants
GET
Microsoftazuregrantsget — Microsoft Azure Get Providers Microsoft Billing Billingaccounts Billingaccountname Billingprofiles Billingprofilename Providers Microsoft Education Grants Default
/v1/providers/microsoft-billing/billingaccounts/{billingaccountname}/billingprofiles/{billingprofilename}/providers/microsoft-education/grants/default
GET
Microsoftazuregrantslistall — Microsoft Azure Get Providers Microsoft Education Grants
/v1/providers/microsoft-education/grants

MCP Tools

microsoft-azure-get-providers-microsoft

Microsoft Azure Get Providers Microsoft Billing Billingaccounts Billingaccountname Billingprofiles Billingprofilename Providers Microsoft Education Grants

read-only idempotent
microsoft-azure-get-providers-microsoft-2

Microsoft Azure Get Providers Microsoft Billing Billingaccounts Billingaccountname Billingprofiles Billingprofilename Providers Microsoft Education Grants Default

read-only idempotent
microsoft-azure-get-providers-microsoft-3

Microsoft Azure Get Providers Microsoft Education Grants

read-only idempotent

Capability Spec

educationmanagementclient-grants.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure EducationManagementClient — Grants
  description: 'Microsoft Azure EducationManagementClient — Grants. 3 operations. Lead operation: Microsoft Azure Get Providers
    Microsoft Billing Billingaccounts Billingaccountname Billingprofiles Billingprofilename Providers Microsoft Education
    Grants. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - Grants
  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: educationmanagementclient-grants
    baseUri: https://management.azure.com
    description: Microsoft Azure EducationManagementClient — Grants business capability. Self-contained, no shared references.
    resources:
    - name: providers-Microsoft.Billing-billingAccounts-billingAccountName-billingProfiles-b
      path: /providers/Microsoft.Billing/billingAccounts/{billingAccountName}/billingProfiles/{billingProfileName}/providers/Microsoft.Education/grants
      operations:
      - name: microsoftazuregrantslist
        method: GET
        description: Microsoft Azure Get Providers Microsoft Billing Billingaccounts Billingaccountname Billingprofiles Billingprofilename
          Providers Microsoft Education Grants
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: providers-Microsoft.Billing-billingAccounts-billingAccountName-billingProfiles-b
      path: /providers/Microsoft.Billing/billingAccounts/{billingAccountName}/billingProfiles/{billingProfileName}/providers/Microsoft.Education/grants/default
      operations:
      - name: microsoftazuregrantsget
        method: GET
        description: Microsoft Azure Get Providers Microsoft Billing Billingaccounts Billingaccountname Billingprofiles Billingprofilename
          Providers Microsoft Education Grants Default
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: providers-Microsoft.Education-grants
      path: /providers/Microsoft.Education/grants
      operations:
      - name: microsoftazuregrantslistall
        method: GET
        description: Microsoft Azure Get Providers Microsoft Education Grants
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: educationmanagementclient-grants-rest
    port: 8080
    description: REST adapter for Microsoft Azure EducationManagementClient — Grants. One Spectral-compliant resource per
      consumed operation, prefixed with /v1.
    resources:
    - path: /v1/providers/microsoft-billing/billingaccounts/{billingaccountname}/billingprofiles/{billingprofilename}/providers/microsoft-education/grants
      name: providers-microsoft-billing-billingaccounts-billingaccountname-billingprofiles-b
      description: REST surface for providers-Microsoft.Billing-billingAccounts-billingAccountName-billingProfiles-b.
      operations:
      - method: GET
        name: microsoftazuregrantslist
        description: Microsoft Azure Get Providers Microsoft Billing Billingaccounts Billingaccountname Billingprofiles Billingprofilename
          Providers Microsoft Education Grants
        call: educationmanagementclient-grants.microsoftazuregrantslist
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/providers/microsoft-billing/billingaccounts/{billingaccountname}/billingprofiles/{billingprofilename}/providers/microsoft-education/grants/default
      name: providers-microsoft-billing-billingaccounts-billingaccountname-billingprofiles-b
      description: REST surface for providers-Microsoft.Billing-billingAccounts-billingAccountName-billingProfiles-b.
      operations:
      - method: GET
        name: microsoftazuregrantsget
        description: Microsoft Azure Get Providers Microsoft Billing Billingaccounts Billingaccountname Billingprofiles Billingprofilename
          Providers Microsoft Education Grants Default
        call: educationmanagementclient-grants.microsoftazuregrantsget
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/providers/microsoft-education/grants
      name: providers-microsoft-education-grants
      description: REST surface for providers-Microsoft.Education-grants.
      operations:
      - method: GET
        name: microsoftazuregrantslistall
        description: Microsoft Azure Get Providers Microsoft Education Grants
        call: educationmanagementclient-grants.microsoftazuregrantslistall
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: educationmanagementclient-grants-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure EducationManagementClient — Grants. One tool per consumed operation, routed
      inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-get-providers-microsoft
      description: Microsoft Azure Get Providers Microsoft Billing Billingaccounts Billingaccountname Billingprofiles Billingprofilename
        Providers Microsoft Education Grants
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: educationmanagementclient-grants.microsoftazuregrantslist
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-providers-microsoft-2
      description: Microsoft Azure Get Providers Microsoft Billing Billingaccounts Billingaccountname Billingprofiles Billingprofilename
        Providers Microsoft Education Grants Default
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: educationmanagementclient-grants.microsoftazuregrantsget
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-providers-microsoft-3
      description: Microsoft Azure Get Providers Microsoft Education Grants
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: educationmanagementclient-grants.microsoftazuregrantslistall
      outputParameters:
      - type: object
        mapping: $.