Apache Software Foundation Projects API — Podlings

Apache Software Foundation Projects API — Podlings. 1 operations. Lead operation: Apache Software Foundation Get All Podlings. Self-contained Naftiko capability covering one Apache Software Foundation business surface.

Run with Naftiko Apache Software FoundationPodlings

What You Can Do

GET
Getpodlings — Apache Software Foundation Get All Podlings
/v1/foundation/podlings-json

MCP Tools

apache-software-foundation-get-all

Apache Software Foundation Get All Podlings

read-only idempotent

Capability Spec

projects-podlings.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Apache Software Foundation Projects API — Podlings
  description: 'Apache Software Foundation Projects API — Podlings. 1 operations. Lead operation: Apache Software Foundation
    Get All Podlings. Self-contained Naftiko capability covering one Apache Software Foundation business surface.'
  tags:
  - Apache Software Foundation
  - Podlings
  created: '2026-05-19'
  modified: '2026-05-19'
binds:
- namespace: env
  keys:
    APACHE_SOFTWARE_FOUNDATION_API_KEY: APACHE_SOFTWARE_FOUNDATION_API_KEY
capability:
  consumes:
  - type: http
    namespace: projects-podlings
    baseUri: https://projects.apache.org/json
    description: Apache Software Foundation Projects API — Podlings business capability. Self-contained, no shared references.
    resources:
    - name: foundation-podlings.json
      path: /foundation/podlings.json
      operations:
      - name: getpodlings
        method: GET
        description: Apache Software Foundation Get All Podlings
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: projects-podlings-rest
    port: 8080
    description: REST adapter for Apache Software Foundation Projects API — Podlings. One Spectral-compliant resource per
      consumed operation, prefixed with /v1.
    resources:
    - path: /v1/foundation/podlings-json
      name: foundation-podlings-json
      description: REST surface for foundation-podlings.json.
      operations:
      - method: GET
        name: getpodlings
        description: Apache Software Foundation Get All Podlings
        call: projects-podlings.getpodlings
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: projects-podlings-mcp
    port: 9090
    transport: http
    description: MCP adapter for Apache Software Foundation Projects API — Podlings. One tool per consumed operation, routed
      inline through this capability's consumes block.
    tools:
    - name: apache-software-foundation-get-all
      description: Apache Software Foundation Get All Podlings
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: projects-podlings.getpodlings
      outputParameters:
      - type: object
        mapping: $.