Microsoft Azure · Capability

Microsoft Azure Azure Cosmos DB for PostgreSQL — Clusters

Microsoft Azure Azure Cosmos DB for PostgreSQL — Clusters. 7 operations. Lead operation: Microsoft Azure Post Subscriptions Subscriptionid Providers Microsoft Dbforpostgresql Checknameavailability. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureClusters

What You Can Do

POST
Microsoftazureclusterschecknameavailability — Microsoft Azure Post Subscriptions Subscriptionid Providers Microsoft Dbforpostgresql Checknameavailability
/v1/subscriptions/{subscriptionid}/providers/microsoft-dbforpostgresql/checknameavailability
GET
Microsoftazureclusterslist — Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Dbforpostgresql Servergroupsv2
/v1/subscriptions/{subscriptionid}/providers/microsoft-dbforpostgresql/servergroupsv2
GET
Microsoftazureclusterslistbyresourcegroup — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbforpostgresql Servergroupsv2
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-dbforpostgresql/servergroupsv2
PUT
Microsoftazureclusterscreate — Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbforpostgresql Servergroupsv2 Clustername
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-dbforpostgresql/servergroupsv2/{clustername}
GET
Microsoftazureclustersget — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbforpostgresql Servergroupsv2 Clustername
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-dbforpostgresql/servergroupsv2/{clustername}
DELETE
Microsoftazureclustersdelete — Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbforpostgresql Servergroupsv2 Clustername
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-dbforpostgresql/servergroupsv2/{clustername}
PATCH
Microsoftazureclustersupdate — Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbforpostgresql Servergroupsv2 Clustername
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-dbforpostgresql/servergroupsv2/{clustername}

MCP Tools

microsoft-azure-post-subscriptions-subscriptionid

Microsoft Azure Post Subscriptions Subscriptionid Providers Microsoft Dbforpostgresql Checknameavailability

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Dbforpostgresql Servergroupsv2

read-only idempotent
microsoft-azure-get-subscriptions-subscriptionid-2

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbforpostgresql Servergroupsv2

read-only idempotent
microsoft-azure-put-subscriptions-subscriptionid

Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbforpostgresql Servergroupsv2 Clustername

idempotent
microsoft-azure-get-subscriptions-subscriptionid-3

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbforpostgresql Servergroupsv2 Clustername

read-only idempotent
microsoft-azure-delete-subscriptions-subscriptionid

Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbforpostgresql Servergroupsv2 Clustername

idempotent
microsoft-azure-patch-subscriptions-subscriptionid

Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbforpostgresql Servergroupsv2 Clustername

idempotent

Capability Spec

azure-cosmos-db-for-postgresql-clusters.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Azure Cosmos DB for PostgreSQL — Clusters
  description: 'Microsoft Azure Azure Cosmos DB for PostgreSQL — Clusters. 7 operations. Lead operation: Microsoft Azure Post
    Subscriptions Subscriptionid Providers Microsoft Dbforpostgresql Checknameavailability. Self-contained Naftiko capability
    covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - Clusters
  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-cosmos-db-for-postgresql-clusters
    baseUri: https://management.azure.com
    description: Microsoft Azure Azure Cosmos DB for PostgreSQL — Clusters business capability. Self-contained, no shared
      references.
    resources:
    - name: subscriptions-subscriptionId-providers-Microsoft.DBforPostgreSQL-checkNameAvaila
      path: /subscriptions/{subscriptionId}/providers/Microsoft.DBforPostgreSQL/checkNameAvailability
      operations:
      - name: microsoftazureclusterschecknameavailability
        method: POST
        description: Microsoft Azure Post Subscriptions Subscriptionid Providers Microsoft Dbforpostgresql Checknameavailability
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: nameAvailabilityRequest
          in: body
          type: string
          description: The required parameters for checking if cluster name is available.
          required: true
    - name: subscriptions-subscriptionId-providers-Microsoft.DBforPostgreSQL-serverGroupsv2
      path: /subscriptions/{subscriptionId}/providers/Microsoft.DBforPostgreSQL/serverGroupsv2
      operations:
      - name: microsoftazureclusterslist
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Dbforpostgresql Servergroupsv2
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforPostgreSQL/serverGroupsv2
      operations:
      - name: microsoftazureclusterslistbyresourcegroup
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Dbforpostgresql Servergroupsv2
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforPostgreSQL/serverGroupsv2/{clusterName}
      operations:
      - name: microsoftazureclusterscreate
        method: PUT
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Dbforpostgresql Servergroupsv2 Clustername
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: parameters
          in: body
          type: string
          description: The required parameters for creating or updating a cluster.
          required: true
      - name: microsoftazureclustersget
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Dbforpostgresql Servergroupsv2 Clustername
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: microsoftazureclustersdelete
        method: DELETE
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Dbforpostgresql Servergroupsv2 Clustername
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: microsoftazureclustersupdate
        method: PATCH
        description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Dbforpostgresql Servergroupsv2 Clustername
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: parameters
          in: body
          type: string
          description: The parameters for updating a cluster.
          required: true
  exposes:
  - type: rest
    namespace: azure-cosmos-db-for-postgresql-clusters-rest
    port: 8080
    description: REST adapter for Microsoft Azure Azure Cosmos DB for PostgreSQL — Clusters. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-dbforpostgresql/checknameavailability
      name: subscriptions-subscriptionid-providers-microsoft-dbforpostgresql-checknameavaila
      description: REST surface for subscriptions-subscriptionId-providers-Microsoft.DBforPostgreSQL-checkNameAvaila.
      operations:
      - method: POST
        name: microsoftazureclusterschecknameavailability
        description: Microsoft Azure Post Subscriptions Subscriptionid Providers Microsoft Dbforpostgresql Checknameavailability
        call: azure-cosmos-db-for-postgresql-clusters.microsoftazureclusterschecknameavailability
        with:
          nameAvailabilityRequest: rest.nameAvailabilityRequest
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-dbforpostgresql/servergroupsv2
      name: subscriptions-subscriptionid-providers-microsoft-dbforpostgresql-servergroupsv2
      description: REST surface for subscriptions-subscriptionId-providers-Microsoft.DBforPostgreSQL-serverGroupsv2.
      operations:
      - method: GET
        name: microsoftazureclusterslist
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Dbforpostgresql Servergroupsv2
        call: azure-cosmos-db-for-postgresql-clusters.microsoftazureclusterslist
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-dbforpostgresql/servergroupsv2
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureclusterslistbyresourcegroup
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Dbforpostgresql Servergroupsv2
        call: azure-cosmos-db-for-postgresql-clusters.microsoftazureclusterslistbyresourcegroup
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-dbforpostgresql/servergroupsv2/{clustername}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: PUT
        name: microsoftazureclusterscreate
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Dbforpostgresql Servergroupsv2 Clustername
        call: azure-cosmos-db-for-postgresql-clusters.microsoftazureclusterscreate
        with:
          parameters: rest.parameters
        outputParameters:
        - type: object
          mapping: $.
      - method: GET
        name: microsoftazureclustersget
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Dbforpostgresql Servergroupsv2 Clustername
        call: azure-cosmos-db-for-postgresql-clusters.microsoftazureclustersget
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazureclustersdelete
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Dbforpostgresql Servergroupsv2 Clustername
        call: azure-cosmos-db-for-postgresql-clusters.microsoftazureclustersdelete
        outputParameters:
        - type: object
          mapping: $.
      - method: PATCH
        name: microsoftazureclustersupdate
        description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Dbforpostgresql Servergroupsv2 Clustername
        call: azure-cosmos-db-for-postgresql-clusters.microsoftazureclustersupdate
        with:
          parameters: rest.parameters
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: azure-cosmos-db-for-postgresql-clusters-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Azure Cosmos DB for PostgreSQL — Clusters. One tool per consumed operation,
      routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-post-subscriptions-subscriptionid
      description: Microsoft Azure Post Subscriptions Subscriptionid Providers Microsoft Dbforpostgresql Checknameavailability
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: azure-cosmos-db-for-postgresql-clusters.microsoftazureclusterschecknameavailability
      with:
        nameAvailabilityRequest: tools.nameAvailabilityRequest
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid
      description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Dbforpostgresql Servergroupsv2
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-cosmos-db-for-postgresql-clusters.microsoftazureclusterslist
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-2
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbforpostgresql
        Servergroupsv2
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-cosmos-db-for-postgresql-clusters.microsoftazureclusterslistbyresourcegroup
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-put-subscriptions-subscriptionid
      description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbforpostgresql
        Servergroupsv2 Clustername
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: azure-cosmos-db-for-postgresql-clusters.microsoftazureclusterscreate
      with:
        parameters: tools.parameters
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-3
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Dbforpostgresql
        Servergroupsv2 Clustername
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-cosmos-db-for-postgresql-clusters.microsoftazureclustersget
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-delete-subscriptions-subscriptionid
      description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Dbforpostgresql Servergroupsv2 Clustername
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: azure-cosmos-db-for-postgresql-clusters.microsoftazureclustersdelete
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-patch-subscriptions-subscriptionid
      description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Dbforpostgresql Servergroupsv2 Clustername
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: azure-cosmos-db-for-postgresql-clusters.microsoftazureclustersupdate
      with:
        parameters: tools.parameters
      outputParameters:
      - type: object
        mapping: $.