Microsoft Azure · Capability

Microsoft Azure Service Fabric Client APIs — MeshCodePackages

Microsoft Azure Service Fabric Client APIs — MeshCodePackages. 1 operations. Lead operation: Microsoft Azure Gets The Logs From The Container. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureMeshCodePackages

What You Can Do

GET
Microsoftazuremeshcodepackagegetcontainerlogs — Microsoft Azure Gets The Logs From The Container
/v1/resources/applications/{applicationresourcename}/services/{serviceresourcename}/replicas/{replicaname}/codepackages/{codepackagename}/logs

MCP Tools

microsoft-azure-gets-logs-container

Microsoft Azure Gets The Logs From The Container

read-only idempotent

Capability Spec

service-fabric-client-apis-meshcodepackages.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Service Fabric Client APIs — MeshCodePackages
  description: 'Microsoft Azure Service Fabric Client APIs — MeshCodePackages. 1 operations. Lead operation: Microsoft Azure
    Gets The Logs From The Container. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - MeshCodePackages
  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: service-fabric-client-apis-meshcodepackages
    baseUri: http://localhost:19080
    description: Microsoft Azure Service Fabric Client APIs — MeshCodePackages business capability. Self-contained, no shared
      references.
    resources:
    - name: Resources-Applications-applicationResourceName-Services-serviceResourceName-Repl
      path: /Resources/Applications/{applicationResourceName}/Services/{serviceResourceName}/Replicas/{replicaName}/CodePackages/{codePackageName}/Logs
      operations:
      - name: microsoftazuremeshcodepackagegetcontainerlogs
        method: GET
        description: Microsoft Azure Gets The Logs From The Container
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: service-fabric-client-apis-meshcodepackages-rest
    port: 8080
    description: REST adapter for Microsoft Azure Service Fabric Client APIs — MeshCodePackages. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/resources/applications/{applicationresourcename}/services/{serviceresourcename}/replicas/{replicaname}/codepackages/{codepackagename}/logs
      name: resources-applications-applicationresourcename-services-serviceresourcename-repl
      description: REST surface for Resources-Applications-applicationResourceName-Services-serviceResourceName-Repl.
      operations:
      - method: GET
        name: microsoftazuremeshcodepackagegetcontainerlogs
        description: Microsoft Azure Gets The Logs From The Container
        call: service-fabric-client-apis-meshcodepackages.microsoftazuremeshcodepackagegetcontainerlogs
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: service-fabric-client-apis-meshcodepackages-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Service Fabric Client APIs — MeshCodePackages. One tool per consumed operation,
      routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-gets-logs-container
      description: Microsoft Azure Gets The Logs From The Container
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: service-fabric-client-apis-meshcodepackages.microsoftazuremeshcodepackagegetcontainerlogs
      outputParameters:
      - type: object
        mapping: $.