Apache Software Foundation Whimsy Public Data API — Podlings

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

Run with Naftiko Apache Software FoundationPodlings

What You Can Do

GET
Getpublicpodlings — Apache Software Foundation Get Podlings Data
/v1/public-podlings-json

MCP Tools

apache-software-foundation-get-podlings

Apache Software Foundation Get Podlings Data

read-only idempotent

Capability Spec

whimsy-podlings.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Apache Software Foundation Whimsy Public Data API — Podlings
  description: 'Apache Software Foundation Whimsy Public Data API — Podlings. 1 operations. Lead operation: Apache Software
    Foundation Get Podlings Data. 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: whimsy-podlings
    baseUri: https://whimsy.apache.org/public
    description: Apache Software Foundation Whimsy Public Data API — Podlings business capability. Self-contained, no shared
      references.
    resources:
    - name: public_podlings.json
      path: /public_podlings.json
      operations:
      - name: getpublicpodlings
        method: GET
        description: Apache Software Foundation Get Podlings Data
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: whimsy-podlings-rest
    port: 8080
    description: REST adapter for Apache Software Foundation Whimsy Public Data API — Podlings. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/public-podlings-json
      name: public-podlings-json
      description: REST surface for public_podlings.json.
      operations:
      - method: GET
        name: getpublicpodlings
        description: Apache Software Foundation Get Podlings Data
        call: whimsy-podlings.getpublicpodlings
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: whimsy-podlings-mcp
    port: 9090
    transport: http
    description: MCP adapter for Apache Software Foundation Whimsy Public Data API — Podlings. One tool per consumed operation,
      routed inline through this capability's consumes block.
    tools:
    - name: apache-software-foundation-get-podlings
      description: Apache Software Foundation Get Podlings Data
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: whimsy-podlings.getpublicpodlings
      outputParameters:
      - type: object
        mapping: $.