Application Research · Capability

Application Research Radius API — Volumes

Application Research Radius API — Volumes. 1 operations. Lead operation: Application Research Get volume. Self-contained Naftiko capability covering one Application Research business surface.

Run with Naftiko Application ResearchVolumes

What You Can Do

GET
Volumesget — Application Research Get volume
/v1/planes/radius/{planename}/resourcegroups/{resourcegroupname}/providers/applications-core/volumes/{volumename}

MCP Tools

application-research-get-volume

Application Research Get volume

read-only idempotent

Capability Spec

radius-volumes.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Application Research Radius API — Volumes
  description: 'Application Research Radius API — Volumes. 1 operations. Lead operation: Application Research Get volume.
    Self-contained Naftiko capability covering one Application Research business surface.'
  tags:
  - Application Research
  - Volumes
  created: '2026-05-19'
  modified: '2026-05-19'
binds:
- namespace: env
  keys:
    APPLICATION_RESEARCH_API_KEY: APPLICATION_RESEARCH_API_KEY
capability:
  consumes:
  - type: http
    namespace: radius-volumes
    baseUri: https://management.radapp.io
    description: Application Research Radius API — Volumes business capability. Self-contained, no shared references.
    resources:
    - name: planes-radius-planeName-resourceGroups-resourceGroupName-providers-Applications.
      path: /planes/radius/{planeName}/resourceGroups/{resourceGroupName}/providers/Applications.Core/volumes/{volumeName}
      operations:
      - name: volumesget
        method: GET
        description: Application Research Get volume
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: radius-volumes-rest
    port: 8080
    description: REST adapter for Application Research Radius API — Volumes. One Spectral-compliant resource per consumed
      operation, prefixed with /v1.
    resources:
    - path: /v1/planes/radius/{planename}/resourcegroups/{resourcegroupname}/providers/applications-core/volumes/{volumename}
      name: planes-radius-planename-resourcegroups-resourcegroupname-providers-applications
      description: REST surface for planes-radius-planeName-resourceGroups-resourceGroupName-providers-Applications..
      operations:
      - method: GET
        name: volumesget
        description: Application Research Get volume
        call: radius-volumes.volumesget
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: radius-volumes-mcp
    port: 9090
    transport: http
    description: MCP adapter for Application Research Radius API — Volumes. One tool per consumed operation, routed inline
      through this capability's consumes block.
    tools:
    - name: application-research-get-volume
      description: Application Research Get volume
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: radius-volumes.volumesget
      outputParameters:
      - type: object
        mapping: $.